Learn R Programming

mixdist (version 0.5-5)

pikepar: Starting Values of Parameters for the Pike Data

Description

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

The pikepar data frame has 5 rows and 3 columns.

Usage

data(pikepar)

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

Macdonald, P.D.M. (1987). Analysis of length-frequency distributions. In R.C. Summerfelt and G.E. Hall [editors], Age and Growth of Fish, Iowa State University Press, Ames, Iowa. pp 371-384.

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

Examples

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

Run the code above in your browser using DataLab