R/pssim.R

#' Simulated as \code{\link{phyloseq-class}}.
#'
#' A \code{\link{phyloseq-class}} with 50 taxa from 200 biological samples.
#'
#' @format An object of class \code{\link{phyloseq-class}}.
#' \describe{
#'   \item{SubjectID}{IDs of individuals}
#'   \item{Group}{A factor variable with two levels Case or Control}
#'   \item{SampleID}{Sample ID for each repeated biological sample}
#'   \item{Time}{Time at repeated biological sample}
#' }
#' @source Simulated based on the StanfordA pregnancy data. Paper on \href{http://www.pnas.org/content/112/35/11060.short}{where}
#' @references Pratheepa Jeganathan (Simulated dataset)
#' @examples
#' \dontrun{sample_data(psSim)
#' otu_table(psSim)}
"psSim"
PratheepaJ/bootLong documentation built on April 5, 2020, 2:19 p.m.