powered by
S3 method for class compareMC
# S3 method for compareMC ztable(x, digits = digits, ...)
An object of class compareMC
integer indicating the number of decimal places
further arguments to be passed to ztable
# \donttest{ require(ztable) fit=lm(govact~negemot*age,data=glbwarm) res=compareMC(fit) ztable(res) # }
Run the code above in your browser using DataLab