Learn R Programming

mixdist (version 0.5-5)

binpar: Starting Values of Parameters for the Binomial Data Set

Description

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

The binpar data frame has 4 rows and 3 columns.

Usage

data(binpar)

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.

Examples

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

Run the code above in your browser using DataLab