binpar {mixdist}R Documentation

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)

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

data(binpar)

[Package mixdist version 0.5-5 Index]