CRAN/E | formulaic

formulaic

Dynamic Generation and Quality Checks of Formula Objects

Installation

About

Many statistical models and analyses in R are implemented through formula objects. The formulaic package creates a unified approach for programmatically and dynamically generating formula objects. Users may specify the outcome and inputs of a model directly, search for variables to include based upon naming patterns, incorporate interactions, and identify variables to exclude. A wide range of quality checks are implemented to identify issues such as misspecified variables, duplication, a lack of contrast in the inputs, and a large number of levels in categorical data. Variables that do not meet these quality checks can be automatically excluded from the model. These issues are documented and reported in a manner that provides greater accountability and useful information to guide an investigation of the data.

dachosen1.github.io/formulaic/index.html
Bug report File report

Key Metrics

Version 0.0.8
R ≥ 3.2.0
Published 2021-02-15 1166 days ago
Needs compilation? no
License GPL-3
CRAN checks formulaic results

Downloads

Yesterday 13 0%
Last 7 days 63 -18%
Last 30 days 348 -12%
Last 90 days 1.121 -18%
Last 365 days 4.750 +9%

Maintainer

Maintainer

Anderson Nelson

an2908@columbia.edu

Authors

David Shilane

aut

Anderson Nelson

aut / ctb / cre

Caffrey Lee

aut / ctb

Zichen Huang

aut / ctb

Material

README
NEWS
Reference manual
Package source

Vignettes

Introduction to Formulaic

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

Old Sources

formulaic archive

Depends

R ≥ 3.2.0

Imports

data.table
methods

Suggests

knitr
rmarkdown
testthat ≥ 2.1.0
covr

Reverse Imports

getDTeval