mosaicModel
An Interface to Statistical Modeling Independent of Model Architecture
Provides functions for evaluating, displaying, and interpreting statistical models. The goal is to abstract the operations on models from the particular architecture of the model. For instance, calculating effect sizes rather than looking at coefficients. The package includes interfaces to both regression and classification architectures, including lm(), glm(), rlm() in 'MASS', random forests and recursive partitioning, k-nearest neighbors, linear and quadratic discriminant analysis, and models produced by the 'caret' package's train(). It's straightforward to add in other other model architectures.
- Version0.3.0
- R version≥ 3.1
- LicenseMIT
- Needs compilation?No
- Last release09/22/2017
Documentation
Team
Kaplan Daniel
Show author detailsRolesAuthor, MaintainerPruim Randall
Show author detailsRolesAuthor, Maintainer
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends2 packages
- Imports10 packages
- Suggests4 packages