Learn R Programming

mixdist (version 0.5-5)

poisdat: Grouped Poisson Data

Description

The poisdat data frame has 15 rows and 2 columns.

Usage

data(poisdat)

Arguments

Format

This data frame contains the following columns:

X

the boundaries of grouping intervals.

samppois

the frequencies of observation falling into each interval.

Examples

Run this code
# NOT RUN {
data(poisdat)
plot.mixdata(poisdat)
# }

Run the code above in your browser using DataLab