CRAN/E | nestedmodels

nestedmodels

Tidy Modelling for Nested Data

Installation

About

A modelling framework for nested data using the 'tidymodels' ecosystem. Specify how to nest data using the 'recipes' package, create testing and training splits using 'rsample', and fit models to this data using the 'parsnip' and 'workflows' packages. Allows any model to be fit to nested data.

github.com/ashbythorpe/nestedmodels
ashbythorpe.github.io/nestedmodels/
Bug report File report

Key Metrics

Version 1.1.0
R ≥ 2.10
Published 2023-09-30 202 days ago
Needs compilation? no
License MIT
License File
CRAN checks nestedmodels results
Language en-GB

Downloads

Yesterday 28
Last 7 days 121 -57%
Last 30 days 898 -9%
Last 90 days 5.015 +5%
Last 365 days 11.814 +607%

Maintainer

Maintainer

Ashby Thorpe

ashbythorpe@gmail.com

Authors

Ashby Thorpe

aut / cre

Hadley Wickham

ctb

Material

README
NEWS
Reference manual
Package source

Vignettes

Nestedmodels Limitations
Getting started with nestedmodels

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

nestedmodels archive

Depends

R ≥ 2.10

Imports

cli
dplyr
foreach
generics
ggplot2
lifecycle
magrittr
parsnip
purrr
recipes
rlang ≥ 0.4.11
rsample
stats
stringr
tibble
tidyr
> 0.8.99
vctrs

Suggests

broom
covr
doParallel
ggrepel
glmnet
glue
hardhat
knitr
parallel
patchwork
rmarkdown
roxygen2
testthat ≥3.0.0
tidyselect
tune
utils
vdiffr
withr
workflows

Reverse Suggests

butcher