fnets.var.internal {fnets} | R Documentation |
internal function for fnets.var
Description
internal function for fnets.var
Usage
fnets.var.internal(
xx,
acv,
method = c("lasso", "ds"),
lambda = NULL,
var.order = 1,
tuning.args = list(tuning = c("cv", "bic"), n.folds = 1, penalty = NULL, path.length =
10),
do.threshold = FALSE,
n.iter = NULL,
tol = 0,
n.cores = 1
)
[Package fnets version 0.1.6 Index]