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 28 29
|
Package: doBy
Version: 4.7.0
Title: Groupwise Statistics, LSmeans, Linear Estimates, Utilities
Authors@R: c(
person(given = "Ulrich", family = "Halekoh",
email = "uhalekoh@health.sdu.dk", role = c("aut", "cph")),
person(given = "Søren", family = "Højsgaard",
email = "sorenh@math.aau.dk", role = c("aut", "cre", "cph"))
)
Description: Utility package containing: Main categories: Working with grouped data: 'do' something to data when stratified 'by' some variables. General linear estimates. Data handling utilities. Functional programming, in particular restrict functions to a smaller domain. Miscellaneous functions for data handling. Model stability in connection with model selection. Miscellaneous other tools.
Encoding: UTF-8
VignetteBuilder: knitr
LazyData: true
LazyDataCompression: xz
URL: https://github.com/hojsgaard/doBy
License: GPL (>= 2)
Depends: R (>= 4.2.0), methods
Imports: boot, broom, cowplot, Deriv, dplyr, ggplot2, MASS, Matrix,
modelr, microbenchmark, rlang, tibble, tidyr,
Suggests: geepack, knitr, lme4, markdown, multcomp, pbkrtest (>=
0.5.2), survival, testthat (>= 2.1.0)
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-29 20:24:22 UTC; sorenh
Author: Ulrich Halekoh [aut, cph],
Søren Højsgaard [aut, cre, cph]
Maintainer: Søren Højsgaard <sorenh@math.aau.dk>
Repository: CRAN
Date/Publication: 2025-06-29 20:50:02 UTC
|