diff options
Diffstat (limited to 'math/R-cran-doBy/pkg-descr')
-rw-r--r-- | math/R-cran-doBy/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/math/R-cran-doBy/pkg-descr b/math/R-cran-doBy/pkg-descr new file mode 100644 index 000000000000..2ccab82b061d --- /dev/null +++ b/math/R-cran-doBy/pkg-descr @@ -0,0 +1,6 @@ +Utility package containing: +1) Facilities for working with grouped data: 'do' something to data + stratified 'by' some variables. +2) LSmeans (least-squares means), general linear estimates. +3) Restrict functions to a smaller domain. +4) Miscellaneous other utilities. |