nmm_selection_criteria: nmm_selection_criteria

Description Usage Arguments

View source: R/nmm_selection_criteria.R

Description

runs a couple of checks which can be used in order to select a model.

Usage

1
2
nmm_selection_criteria(x, un = NULL, nmm = NULL, modRow = NULL,
  fnamePlot = NULL)

Arguments

x

an object of class trainOcc

un

...

nmm

the normal mixture (density) models (see also densityMclust

modRow

the model in x used to predict the data with which nmm has been estimated. If null the finalModel (x$finalModel) is used.

fnamePlot

if given the diagnostic is saved to the specified filename (defualt is NULL)


benmack/oneClass documentation built on Dec. 15, 2020, 7:38 p.m.