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 |
... |
Additional arguments to |
[Package walker version 1.0.10 Index]