Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ tlm Public

❗ This is a read-only mirror of the CRAN R package repository. tlm — Effects under Linear, Logistic and Poisson Regression Models with Transformed Variables

Notifications You must be signed in to change notification settings

cran/tlm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Getting started

  • The last version released on CRAN can be installed within an R session by executing:
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")
  • A comprehensive tutorial, including a number of detailed examples, is available by executing:
vignette("tlm")

References

The methodology used in the package is described in

About

❗ This is a read-only mirror of the CRAN R package repository. tlm — Effects under Linear, Logistic and Poisson Regression Models with Transformed Variables

Resources

Stars

Watchers

Forks

Packages

No packages published