orderModels {CNPBayes}R Documentation

Order models by Bayes factor

Description

Order models by Bayes factor

Usage

orderModels(models, bf.thr = 10)

Arguments

models

list of MixtureModel-derived objects

bf.thr

scalar: minimal bayes factor for selecting a model with more parameters over a more parsimonious model


[Package CNPBayes version 1.12.0 Index]