fitted.walker_fit | R Documentation |
Returns fitted values (posterior means) from output of walker
or walker_glm
.
## S3 method for class 'walker_fit'
fitted(object, summary = TRUE, ...)
object |
Output of |
summary |
If |
... |
Ignored. |
If summary=TRUE
, matrix containing summary statistics of fitted values.
Otherwise a matrix of samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.