powered by
summary
tlm
# S3 method for tlm summary(object, ...) # S3 method for summary.tlm print(x, ...)
summary.tlm
print
ypow
xpow
summary.lm
summary.glm
### linear model with log-log transformation: data(feld1) modcat <- tlm (y = logroom, x = logmattress, z = cat, data = feld1, ypow = 0, xpow = 0) modcat summary(modcat)
Run the code above in your browser using DataLab