Learn R Programming

CopulaGAMM (version 0.4.1)

sim.poisson: Simulated data

Description

Simulated clustered data from a Frank copula with parC=c(2,8), and Poisson margins with parM=c(3.0,-0.1). Clusters and covariates (both uniform) are included.

Usage

data(sim.poisson)

Arguments

Format

List of simulated values (y, clu,xc,xm) together with true parameters

Examples

Run this code
data(sim.poisson)

Run the code above in your browser using DataLab