print.walker_fit {walker}R 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.


[Package walker version 1.0.8 Index]