summary.walker_fit {walker} | R Documentation |
Summary of walker_fit Object
Description
Return summary information of time-invariant model parameters.
Usage
## S3 method for class 'walker_fit'
summary(object, type = "tiv", ...)
Arguments
object |
An output from |
type |
Either |
... |
Ignored. |
[Package walker version 1.0.8 Index]