hhh4u_R: A slower version of hhh4u using only R code

Description Usage

View source: R/general.R

Description

A slower version of hhh4u using only R code

Usage

1
2
3
4
5
6
7
hhh4u_R(
  stsObj,
  control = list(ar = list(f = ~-1, use_kappa = TRUE), end = list(f = ~1), family =
    c("Poisson", "NegBin1"), q = NULL, subset = 1:nrow(stsObj), data = list(t =
    stsObj@epoch - min(stsObj@epoch)), start = NULL, optimizer = list(maxit = 1000),
    return_se = TRUE)
)

jbracher/hhh4underreporting documentation built on July 21, 2020, 2:08 p.m.