Learn R Programming

BSagri (version 0.1-6)

MMPois: Simulated data for a simple mixed model with Poisson response

Description

A fixed factor F (four levels) and a random factor (five levels), modifying the mean response (random Intercept) Y is a variable following a Poisson distribution.

Usage

data(MMPois)

Arguments

source

Created by simulation.

Examples

Run this code
data(MMPois)

boxplot(Y~R*F, data=MMPois, las=2)

Run the code above in your browser using DataLab