套件:r-cran-sjstats(0.19.0-1)
r-cran-sjstats 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-sjstats:
- [r-cran-sjstats_0.19.0-1.dsc]
- [r-cran-sjstats_0.19.0.orig.tar.gz]
- [r-cran-sjstats_0.19.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
GNU R collection of convenient functions for statistical computations
Collection of convenient functions for common statistical computations, which are not directly provided by R's base or stats packages. This package aims at providing, first, shortcuts for statistical measures, which otherwise could only be calculated with additional effort (like standard errors or root mean squared errors). Second, these shortcut functions are generic (if appropriate), and can be applied not only to vectors, but also to other objects as well (e.g., the Coefficient of Variation can be computed for vectors, linear models, or linear mixed models; the r2()-function returns the r-squared value for 'lm', 'glm', 'merMod' or 'lme' objects). The focus of most functions lies on summary statistics or fit measures for regression models, including generalized linear models and mixed effects models. However, some of the functions also deal with other statistical measures, like Cronbach's Alpha, Cramer's V, Phi etc.
其他與 r-cran-sjstats 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-cran-datawizard
- GNU R easy data wrangling
-
- dep: r-cran-effectsize (>= 0.8.8)
- GNU R indices of effect size and standardized parameters
-
- dep: r-cran-insight
- GNU R easy access to model information for various model objects
-
- dep: r-cran-parameters
- GNU R processing of model parameters
-
- dep: r-cran-performance
- GNU R assessment of regression models performance
-
- rec: r-cran-brms
- GNU R Bayesian regression models using 'Stan'
-
- rec: r-cran-car
- GNU R Companion to Applied Regression by John Fox
-
- rec: r-cran-coin
- GNU R package providing conditional inference procedures
-
- rec: r-cran-ggplot2
- implementation of the Grammar of Graphics
-
- rec: r-cran-lme4
- GNU R package for linear mixed effects model fitting
-
- rec: r-cran-mass
- GNU R package of Venables and Ripley's MASS
-
- rec: r-cran-pscl
- GNU R package for discrete data models
-
- rec: r-cran-pwr
- GNU R basic functions for power analysis
-
- rec: r-cran-survey
- Analysis of Complex Survey Samples
-
- rec: r-cran-testthat
- GNU R testsuite