The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
tlm
Variables in regression models are frequently transformed to achieve homogeneity of variance, normality of errors, linearization of associations, or a more homogeneous distribution of predictors. This package is a tool to fit linear, logistic, and Poisson regression models with logarithmic or power transformations. The package also show how to report and interpret effects in the original scale of the variables.
install.packages("tlm")
The package tlm is available on the Comprehensive R Archive Network (CRAN), with info at the related web page https://CRAN.R-project.org/package=tlm.
Once the package has been installed, a summary of the main functions is available by executing:
help(package = "tlm")
vignette("tlm")
The methodology used in the package is described in
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.