predict_intercept_changes: Function predict intercept changes from a model created by...

Description Usage Arguments Value Author(s)

View source: R/find_intercept_changes.R

Description

Function predict intercept changes from a model created by find_intercept_changes

Usage

1
predict_intercept_changes(model, n = 20, summarise = FALSE, tz = "UTC")

Arguments

model

mcpfit model object from find_intercept_changes.

n

Number of predictions to make.

summarise

Should the samples be summarised (the median)?

tz

Time zone to parse dates to.

Value

Tibble.

Author(s)

Stuart K. Grange


skgrange/schanger documentation built on Feb. 15, 2021, 5:41 a.m.