Learn R Programming

visreg (version 2.8.0)

visreg-package: visreg: Visualization of Regression Models

Description

Provides a convenient interface for constructing plots to visualize the fit of regression models arising from a wide variety of models in R ('lm', 'glm', 'coxph', 'rlm', 'gam', 'locfit', 'lmer', 'randomForest', etc.)

Arguments

Author

Maintainer: Patrick Breheny patrick-breheny@uiowa.edu (ORCID)

Other contributors:

  • Woodrow Burchett [contributor]

References

Breheny P and Burchett W. (2017) Visualization of regression models using visreg. R Journal, 9: 56-71. tools:::Rd_expr_doi("10.32614/RJ-2017-046")

See Also

Examples

Run this code
vignette("quick-start", package="visreg")

Run the code above in your browser using DataLab