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 A.Kovac@bristol.ac.uk

See Also

rclaw

Examples

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

[Package ftnonpar version 0.1-83 Index]