cov_param: Parameter Estimates from Covariate Simulation

Description Usage Format Examples

Description

This is a list of 2 2D arrays. Each array contains parameter estimates from the covariate simulations described in the vignette. These simulations generate data based on sex affecting detectability, they then fit a model to these data with sex as a covariate to see if the original parameters can be estimated from the data. This process was repeated 999 times for 5 different truncation values to see if truncation distance affects the parameter estimates.

Usage

1
data("cov_param")

Format

The format is: List of 2 $sigma, $sex.male ...

sigma

a numeric 2D array

sex.male

a numeric 2D array

Examples

1
data(cov_param)

DSsim documentation built on March 26, 2020, 7:39 p.m.