print.walker_fit: Print Summary of walker_fit Object
Description
Prints the summary information of time-invariant model parameters. In case of non-Gaussian models,
results based on approximate model are returned with a warning.
Usage
# S3 method for walker_fit
print(x, ...)
Arguments
- x
An output from walker() or walker_glm().
- ...
Additional arguments to rstan::print.stanfit().