R/df1.R

#' Example dataset with longitudinal counts
#'
#' An example dataset of a study with longitudinal counts, used
#' to illustrate how `ptmixed()` and `nbmixed()` work.
#' 
#' @author Mirko Signorelli
#' @references Signorelli, M., Spitali, P., Tsonaka, R. (2021). Poisson-Tweedie 
#' mixed-effects model: a flexible approach for the analysis of longitudinal RNA-seq
#' data. Statistical Modelling, 21 (6), 520-545. URL: https://doi.org/10.1177/1471082X20936017
#' @docType data
#' @keywords datasets
#' @name df1
#' @usage data(df1)
#' @format A data frame with 18 rows and 5 variables
#' @seealso examples in the \code{\link{nbmixed}} and 
#' \code{\link{ptmixed}} help pages
NULL

Try the ptmixed package in your browser

Any scripts or data that you put into this service are public.

ptmixed documentation built on Aug. 18, 2022, 5:06 p.m.