| as.bayesboot | R Documentation |
bayesboot objectThis converts an object into a data frame and adds the class
bayesboot. Doing this is only useful in the case you would want to use
the plot and summary methods for bayesboot objects.
as.bayesboot(object)
object |
Any object that can be converted to a data frame. |
A data.frame with subclass bayesboot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.