rtennormal {ftnonpar}R Documentation

Mixture of ten normal distributions

Description

Generates a sample from a mixture of ten normal distributions.

Usage

rtennormal(n)

Arguments

n Sample size

Author(s)

Arne Kovac Arne.Kovac@uni-essen.de

See Also

rclaw

Examples

aaa <- rtennormal(500)
kkuip(aaa,9)

[Package ftnonpar version 0.1-4 Index]