as.matrix.bmixlm | R Documentation |
bmixlm
object to a matrixReturns all the samples of the parameters as one large matrix.
## S3 method for class 'bmixlm'
as.matrix(x, ...)
x |
An object of class |
... |
Currently ignored. |
A matrix of samples of model parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.