1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
## doBy
Groupwise Statistics, LSmeans, Linear Contrasts, Utilities
1. Facilities for working with grouped data: 'do' something to data stratified 'by' some variables.
2. LSmeans (least-squares means), general linear contrasts.
3. Miscellaneous utilities
4. Miscellaneous datasets
Author: Søren Højsgaard, Ulrich Halekoh
### Online documentation
https://hojsgaard.github.io/doBy
### Development site
https://github.com/hojsgaard/doBy
### CRAN page:
https://cran.r-project.org/web/packages/doBy/index.html
### Further info at:
http://people.math.aau.dk/~sorenh/software/doBy/
|