summary.walker_fit: Summary of walker_fit Object

View source: R/print_fit.R

summary.walker_fitR 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 walker or walker_glm.

type

Either tiv (time-invariant parameters, the default) or tv (time-varying coefficients).

...

Ignored.


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