View source: R/as.matrix.stapDP.R
as.matrix.stapDP | R Documentation |
Returns the parameter samples from the model associated with the fixed effects, concentration parameter, residual variance, DP probabilities and smooth scales as a S X P matrix where S is the number of samples and P is the total number of parameters
## S3 method for class 'stapDP'
as.matrix(x, ...)
x |
a stapDP object |
... |
ignored |
as.array.stapDP for an array like container for the DP smooth components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.