getGamma {BSL} | R Documentation |
Obtain the gamma samples (the latent parameters for BSLmisspec method) from a "BSL" object
Description
see BSLclass
Usage
getGamma(object, ...)
Arguments
object |
A “BSL” class object. |
... |
Other arguments. |
Value
The matrix of gamma samples (the latent parameters for BSLmisspec method), after removing burn-in and thinning.
[Package BSL version 3.2.5 Index]