gen_Mixnorm: Histogram of mixture of normal distribution

Description Usage Arguments Value Examples

View source: R/ex.R

Description

Generate a random sample of size 1000 from a normal location mixture. X[1] Graph the histogram of the sample with density superimposed

Usage

1

Arguments

p1

The proportion of mixture

Value

A histogram of the sample with density superimposed

Examples

1
2
3
4
## Not run: 
 gen_Mixnorm(0.25)

## End(Not run)

XixuHu/SC19090 documentation built on Jan. 2, 2020, 8:40 p.m.