Learn R Programming

mixdist (version 0.5-5)

pearsonpar: Starting Values of Parameters for the Pearson's Data

Description

Starting values of parameters for fitting a mixture distribution to the data set pearson.

The pearsonpar data frame has 2 rows and 3 columns.

Usage

data(pearsonpar)

Arguments

Format

This data frame contains the following columns:

pi

the starting values for proportions.

mu

the starting values for means.

sigma

the starting values for standard deviations.

References

http://www.math.mcmaster.ca/peter/mix/demex/excrabs.html

Examples

Run this code
# NOT RUN {
data(pearsonpar)
# }

Run the code above in your browser using DataLab