R/data.R

utils::globalVariables(".")
#' Effect matrix for the crisp multilevel tutorial
#'
#' @name crispEM
#' @docType data
#' @keywords data
#' @usage data(crisp)
NULL


#' Subject identifiers for the rye metabolomics regression tutorial
#'
#' @name IDR
#' @docType data
#' @keywords data
#' @usage data(freelive)
NULL

#' Metabolomics data for the rye metabolomics regression tutorial
#'
#' @name XRVIP
#' @docType data
#' @keywords data
#' @usage data(freelive)
NULL

#' Rye consumption for the rye metabolomics regression tutorial
#'
#' @name YR
#' @docType data
#' @keywords data
#' @usage data(freelive)
NULL

#' Subject identifiers for the rye metabolomics regression tutorial, using unique individuals
#'
#' @name IDR2
#' @docType data
#' @keywords data
#' @usage data(freelive2)
NULL

#' Metabolomics data for the rye metabolomics regression tutorial, using unique individuals
#'
#' @name XRVIP2
#' @docType data
#' @keywords data
#' @usage data(freelive2)
NULL

#' Rye consumption for the rye metabolomics regression tutorial, using unique individuals
#'
#' @name YR2
#' @docType data
#' @keywords data
#' @usage data(freelive2)
NULL


#' Microbiota composition in mosquitos for the classification tutorial
#'
#' @name Xotu
#' @docType data
#' @keywords data
#' @usage data(mosquito)
NULL

#' Village of capture of mosquitos for the classification tutorial
#'
#' @name Yotu
#' @docType data
#' @keywords data
#' @usage data(mosquito)
NULL

Try the MUVR2 package in your browser

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

MUVR2 documentation built on Sept. 16, 2024, 9:06 a.m.