getNumModels: Number of models.

Description Usage Arguments

View source: R/ModelPoset.R

Description

Returns the number of models in the collection.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
getNumModels(this)

## S3 method for class 'BinomialMixtures'
getNumModels(this)

## S3 method for class 'FactorAnalyses'
getNumModels(this)

## S3 method for class 'GaussianMixtures'
getNumModels(this)

## S3 method for class 'LCAs'
getNumModels(this)

## S3 method for class 'LatentForests'
getNumModels(this)

## S3 method for class 'ReducedRankRegressions'
getNumModels(this)

Arguments

this

the model poset object.


sBIC documentation built on May 2, 2019, 4:16 a.m.