diff options
Diffstat (limited to 'math/R-cran-reformulas/pkg-descr')
-rw-r--r-- | math/R-cran-reformulas/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/math/R-cran-reformulas/pkg-descr b/math/R-cran-reformulas/pkg-descr new file mode 100644 index 000000000000..bb9465219335 --- /dev/null +++ b/math/R-cran-reformulas/pkg-descr @@ -0,0 +1,6 @@ +reformulas (random effects formulas) is a utility package for +processing "lme4-style" random effects formulas in R (i.e., +formulas where the random effects are included in the form (f|g) +as components of an overall model formula, where f represents a +sub-formula for the varying effects and g represents a sub-formula +for the grouping variable(s). |