R/objects.R

#' Fiducial summaries of simulations
#' @description A \code{data.table} containing the fiducial results of the 
#'   simulations whose code is given in the vignette.
#'
#' @format A \code{data.table} with 1500 rows and 5 columns.
"FID"

#' Maximum likelihood estimates of simulations
#' @description A matrix containing the maximum likelihood estimates of the 
#'   simulations whose code is given in the vignette.
#'
#' @format A \code{matrix} with 500 rows and 3 columns.
"MAXLHD"

Try the gfilinreg package in your browser

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

gfilinreg documentation built on March 17, 2021, 1:06 a.m.