Learn R Programming

BSagri (version 0.1-6)

ExPCov: Simulated example data following a Poisson distribution

Description

Reponse follows a Poisson distribution, the covariables follow a multivariate normal on the log-scale.

Usage

data(ExPCov)

Arguments

Examples

Run this code
data(ExPCov)

boxplot(resp ~ A, data=ExPCov)

pairs(ExPCov)

Run the code above in your browser using DataLab