R/data.R

#' Attribute of 10 phylogenies created with the CRBD model
#'
#' A dataset containing 10 phylogenies attributes
#'
#' @format A list of phylogeny data create with the CRBD model
#' \describe{
#'   \item{`$phylo`}{phylogenies (ape format)}
#'   \item{`$params`}{phylogeny parameters (dataframe)}
#'   \item{`$sumstat`}{phylogeny summary statistics (dataframe)}
#'   ...
#' }
#' @source see `/data-raw/phyloCRBD.R`
"phyloCRBD"

#' Attribute of 10 phylogenies created with the BiSSE model
#'
#' A dataset containing 10 phylogenies attributes
#'
#' @format A list of phylogeny data create with the BiSSE model
#' \describe{
#'   \item{`$phylo`}{phylogenies (ape format)}
#'   \item{`$params`}{phylogeny parameters (dataframe)}
#'   \item{`$sumstat`}{phylogeny summary statistics (dataframe)}
#'   ...
#' }
#' @source see `/data-raw/phyloBiSSE.R`
"phyloBiSSE"
ilajaait/deephylo documentation built on April 10, 2022, 11:03 a.m.