View source: R/get_segment_table.R
unpack_int | R Documentation |
Get the intercept of a formula
unpack_int(form, i, ttype)
form |
A formula |
i |
Segment number (integer) |
ttype |
The term type. One of "ct" (central tendency), "sigma" (variance), or "ar" (autoregressive) |
A one-row tibble describing the intercept.
Jonas Kristoffer Lindeløv jonas@lindeloev.dk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.