as_draws | R Documentation |
draws
objectsSee posterior::as_draws()
for details.
as_draws(x, ...)
as_draws_list(x, ...)
as_draws_array(x, ...)
as_draws_df(x, ...)
as_draws_matrix(x, ...)
as_draws_rvars(x, ...)
## S3 method for class 'ermod'
as_draws(x, ...)
## S3 method for class 'ermod'
as_draws_list(x, ...)
## S3 method for class 'ermod'
as_draws_array(x, ...)
## S3 method for class 'ermod'
as_draws_df(x, ...)
## S3 method for class 'ermod'
as_draws_matrix(x, ...)
## S3 method for class 'ermod'
as_draws_rvars(x, ...)
x |
An object of class |
... |
Arguments passed to individual methods (if applicable). |
A draws object from the posterior
package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.