Learn R Programming

mcll (version 1.2)

samp: Posterior samples of model parameters for the salamander mating model

Description

These are 3,000 posterior samples of the six model parameters (four fixed effects and two log standard deviation parameters). For the model and priors, see Section 4 in Jeon et al. (2012).

Arguments

Format

A data matrix with 3,000 posterior samples for the six parameters.

References

Jeon, M., Kaufman, C., and Rabe-Hesketh, S. (2012). Monte Carlo local likelihood for approximate MLE of complex models. Submitted for publication.

Examples

Run this code

data(samp)
str(samp)


Run the code above in your browser using DataLab