BF: Skip Inference
The new webstats library will throw when numerically invalid inputs are provided, this is a problem as the inference ( e.g t->p ) functions are always called ( even if the outputs aren't required ) and scenarios such as stage 1 dual regression will generate p-values outside of the numeric range ( the inference is uninformative ). This fix only calls the inference functions when needed.