Learn R Programming

mmds (version 1.1)

mmds.gof: Goodness of fit for mixture model detection functions

Description

Goodness of fit testing for detection for mixture model detection functions.

Arguments

Details

Two goodness of fit tests are provided: the Cramer-von Mises and the Kolmogorov-Smirnov. Both are implemented as in Buckland et al. (2004). Print methods are provided, so accessing the ks and cvm elements of a ds.mixture object will give suitable summaries. David L. Miller