abr_breaks.hgam: Extracts breakpoints from an HGAM model

abr_breaks.hgamR Documentation

Extracts breakpoints from an HGAM model

Description

Extracts breakpoints from an HGAM model

Usage

abr_breaks.hgam(
  abr_fitobj,
  breaktype = NULL,
  stepsize = NULL,
  delta = NULL,
  nsims = NULL,
  transform = NULL,
  aggregate = NULL,
  CI = FALSE
)

Arguments

abr_fitobj

A previously fitted

Value

A list containing seed, the supplied seed, initial_state, the initial state of the RNG before the seed was set, and kind, the type of RNG used, as returned by base::RNGkind().


regime-shifts/abrupt documentation built on Aug. 26, 2022, 3:15 p.m.