R/data.R

#' Example data set
#'
#' Contains a list with data and parameters to run the package examples.
#' Please see `?gigg_fixed` and `?grouped_igg_mmle` pages for use.
#' 
#' @examples
#' concentrated
#' names(concentrated)
"concentrated"

#' Example data set
#'
#' Contains a list with data and parameters to run the package examples.
#' Please see `?gigg_fixed` and `?grouped_igg_mmle` pages for use.
#' 
#' @examples
#' distributed
#' names(distributed)
"distributed"

Try the gigg package in your browser

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

gigg documentation built on March 9, 2021, 5:07 p.m.