S3 method for class compareMC
S3 method for class compareMC
## S3 method for class 'compareMC' ztable(x, digits = digits, ...)
x |
An object of class compareMC |
digits |
integer indicating the number of decimal places |
... |
further arguments to be passed to ztable |
require(ztable) fit=lm(govact~negemot*age,data=glbwarm) res=compareMC(fit) ztable(res)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.