| as.matrix.brma_samples | R Documentation |
Converts a brma_samples object to a plain matrix,
removing all brma_samples-specific attributes.
## S3 method for class 'brma_samples'
as.matrix(x, ...)
x |
a |
... |
additional arguments (ignored) |
A plain matrix of posterior samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.