print.walker_fit: Print Summary of walker_fit Object

View source: R/print_fit.R

print.walker_fitR Documentation

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 class 'walker_fit'
print(x, ...)

Arguments

x

An output from walker or walker_glm.

...

Additional arguments to print.stanfit.


walker documentation built on Sept. 11, 2023, 5:10 p.m.