getPrior: The prior on the models.

Description Usage Arguments

View source: R/ModelPoset.R

Description

Returns the unnormalized prior on the collection.

Usage

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

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

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

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

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

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

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

Arguments

this

the model poset object.


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