Hyperparameters: Create an object of class 'Hyperparameters'

Description Usage Arguments Details Value

View source: R/methods-Hyperparameters.R

Description

Create an object of class 'Hyperparameters'

Usage

1
Hyperparameters(type = "batch", k = 2L, ...)

Arguments

type

specifies 'marginal' or 'batch'

k

number of components

...

additional arguments are names of the slots of the Hyperparameters class, including 'mu.0', 'tau2.0', 'eta.0', 'm2.0', 'alpha', 'beta', 'a', 'b', and 'dfr').

Details

Additional hyperparameters can be passed to the HyperparametersMarginal and HyperparametersBatch models.

Value

An object of class HyperparametersMarginal or HyperparametersBatch


scristia/CNPBayes documentation built on Aug. 9, 2020, 7:31 p.m.