htp | R Documentation |
high throughput
htp(
data,
dims,
dvs,
phase,
ids,
uids,
time,
ivs,
target_ivs,
interactions = NULL,
time_power = 1,
alignPhase = "none",
correlation = NULL,
family = gamlss.dist::NO(),
standardize = list(dvs = FALSE, ivs = FALSE, byids = FALSE),
fpc = FALSE,
popsize2 = 0,
package = "gamlss",
autoSelect = list(AR = list(P = 3, Q = 3), TO = list(polyMax = 3), DIST = list()),
whichIC = "BIC",
sigma.formula = ~1,
debugforeach = FALSE,
userFormula = list(fixed = NULL, random = NULL, formula = NULL),
cores = parallel::detectCores() - 1
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.