Nothing
#' Simulated QTL mapping data set
#'
#' @format A data.frame with 180 rows and 6 columns.
#' \describe{
#' \item{cross}{Cross ID, two populations, AxB and AxC}
#' \item{ind}{Genotype ID}
#' \item{pA}{Probability that individual has alleles from parent A}
#' \item{pB}{Probability that individual has alleles from parent B}
#' \item{pC}{Probability that individual has alleles from parent C}
#' \item{pheno}{Simulated phenotypic value}
#' }
"multipop"
#' Simulated Biomass as function of time using APSIM wheat.
#'
#' @format A data.frame with 121 rows and 4 columns.
#' \describe{
#' \item{env}{Environment, Emerald in 1993}
#' \item{geno}{Simulated genotype g001}
#' \item{das}{Days after sowing}
#' \item{biomass}{Simulated biomass using APSIM; medium measurement error added}
#' }
#'
#' @references Bustos-Korts et al. (2019) Combining Crop Growth Modeling and
#' Statistical Genetic Modeling to Evaluate Phenotyping Strategies
#' \doi{10.3389/FPLS.2019.01491}
"APSIMdat"
#' Sea Surface Temperature
#'
#' @format A data.frame with 15607 rows and 4 columns.
#' \describe{
#' \item{lon}{longitude}
#' \item{lat}{latitude}
#' \item{sst}{sea surface temperature in Kelvin}
#' \item{type}{defines training and test set}
#' }
#'
#' @references Cressie et al. (2022) Basis-function models in spatial statistics.
#' Annual Review of Statistics and Its Application.
#' \doi{10.1146/annurev-statistics-040120-020733}
"SeaSurfaceTemp"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.