Description
Build and Compare Statistical Models.
Description
Build and compare nested statistical models with sets of equal and different independent variables. An analysis using this package is Marquardt et al. (2021) <https://github.com/p-mq/Percentile_based_averaging>.
README.md
BlanketStatsments
Overview
BlanketStatsments is an R package to build, analyse, and compare statistical models. The core idea is to produce nested models differing in one characteristic (predictors, outcomes) respectively. For examples of use see https://github.com/p-mq/Percentile_based_averaging
Installation
BlanketStatsments is no longer under active development, but issues will be maintained if necessary. You can install it directly from github, but I am considering a release to CRAN.
# Get the development version from GitHub:
# install.packages("devtools")
devtools::install_github("p-mq/BlanketStatsments")