| as.data.frame,blimp_obj-method | R Documentation |
Convert blimp_obj to data.frame
## S4 method for signature 'blimp_obj'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
A |
row.names |
NULL or a character vector giving row names |
optional |
Logical. If TRUE, setting row names is optional |
... |
Additional arguments passed to as.data.frame |
A data.frame containing the MCMC iterations from the model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.