Closed garyzhubc closed 3 months ago
Is it recommended to standardize X when using big_univLogReg? Is that an option?
Standardizing a variable before a statistical test has no effect on the test statistic (and p-value); it only multiplies both the effect and its SE by the same multiplicative factor.
Is it recommended to standardize X when using big_univLogReg? Is that an option?