Description Usage Arguments Details Value
View source: R/methods-Hyperparameters.R
Create an object of class 'Hyperparameters'
1 | Hyperparameters(type = "batch", k = 2L, ...)
|
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'). |
Additional hyperparameters can be passed to the HyperparametersMarginal and HyperparametersBatch models.
An object of class HyperparametersMarginal or HyperparametersBatch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.