FitComponent.Rd
Fit a Mixture Model of gaussians or poissons for a provided CN-Feature.
FitComponent( dat, dist = "norm", seed = 77777, model_selection = "BIC", min_prior = 0.001, niter = 1000, nrep = 1, min_comp = 2, max_comp = 10 )
A flexmix object.