CRAN/E | mosaicModel

mosaicModel

An Interface to Statistical Modeling Independent of Model Architecture

Installation

About

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.

Key Metrics

Version 0.3.0
R ≥ 3.1
Published 2017-09-22 2407 days ago
Needs compilation? no
License MIT
License File
CRAN checks mosaicModel results

Downloads

Yesterday 63 0%
Last 7 days 154 -9%
Last 30 days 626 -4%
Last 90 days 1.940 +19%
Last 365 days 6.459 +12%

Maintainer

Maintainer

Daniel Kaplan

kaplan@macalester.edu

Authors

Kaplan Daniel

aut / cre

Pruim Randall

aut / cre

Material

Reference manual
Package source

Vignettes

Using mosaicModel

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.1
mosaicCore
splines
dplyr

Imports

caret
ggplot2
ggformula
lazyeval
knitr
MASS
testthat
tibble
tidyr
tidyverse

Suggests

mosaic
mosaicData
randomForest
rpart