Description Usage
View source: R/general.R
A slower version of hhh4u using only R code
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) )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.