nsamples {rstantools} | R Documentation |
Generic function for extracting the number of posterior samples
Description
Generic function for extracting the number of posterior samples
Usage
nsamples(object, ...)
Arguments
object |
The object to use. |
... |
Arguments passed to methods. See the methods in the rstanarm package for examples. |
[Package rstantools version 2.4.0 Index]