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