powered by
Compare effects of mean-centering and standardization of model
compareMC(fit, mode = 1)
if mode is 1, an object of modelSummary2. Otherwise lift of models
An object of class 'lm'
integer
fit=lm(govact~negemot*age,data=glbwarm) compareMC(fit) compareMC(fit,mode=2)
Run the code above in your browser using DataLab