[ ソース: r-cran-broom.mixed ]
パッケージ: r-cran-broom.mixed (0.2.6-2)
r-cran-broom.mixed に関するリンク
Debian の資源:
r-cran-broom.mixed ソースパッケージをダウンロード:
- [r-cran-broom.mixed_0.2.6-2.dsc]
- [r-cran-broom.mixed_0.2.6.orig.tar.gz]
- [r-cran-broom.mixed_0.2.6-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
GNU R tidying methods for mixed models
Convert fitted objects from various R mixed-model packages into tidy data frames along the lines of the 'broom' package. The package provides three S3 generics for each model: tidy(), which summarizes a model's statistical findings such as coefficients of a regression; augment(), which adds columns to the original data such as predictions, residuals and cluster assignments; and glance(), which provides a one-row summary of model-level statistics.
その他の r-cran-broom.mixed 関連パッケージ
|
|
|
|
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 4.0.3-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-broom
- convert statistical analysis objects into tidy data frames with GNU R
-
- dep: r-cran-coda
- R による MCMC シミュレーション用出力分析および診断
-
- dep: r-cran-cubelyr
- GNU R data cube 'dplyr' backend
-
- dep: r-cran-dplyr
- GNU R grammar of data manipulation
-
- dep: r-cran-nlme
- (非)線形混合効果モデル用 GNU R パッケージ
-
- dep: r-cran-plyr
- tools for splitting, applying and combining data
-
- dep: r-cran-purrr
- GNU R functional programming tools
-
- dep: r-cran-reshape2
- Flexibly reshape data: a reboot of the reshape package
-
- dep: r-cran-stringr
- Make it easier to work with strings
-
- dep: r-cran-tibble
- GNU R Simple Data Frames
-
- dep: r-cran-tidyr
- GNU R package to easily tidy data
-
- dep: r-cran-tmb
- GNU R template model builder: general random effect tool
-
- rec: r-cran-brms
- GNU R Bayesian regression models using 'Stan'
-
- rec: r-cran-ggplot2
- implementation of the Grammar of Graphics
-
- rec: r-cran-glmmtmb
- Generalized Linear Mixed Models using Template Model Builder
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-lme4
- GNU R package for linear mixed effects model fitting
-
- rec: r-cran-lmertest
- GNU R tests in Linear Mixed Effects Models
-
- rec: r-cran-matrix
- GNU R package of classes for dense and sparse matrices
-
- rec: r-cran-mgcv
- 複数のパラメータスムージング概算のための GNU R パッケージ
-
- rec: r-cran-pbkrtest
- GNU R package for tests in linear mixed-effect models
-
- rec: r-cran-rstan
- GNU R interface to Stan
-
- rec: r-cran-rstanarm
- GNU R bayesian applied regression modeling via stan
-
- rec: r-cran-testthat
- GNU R testsuite