fnets.var.internal: internal function for 'fnets.var'

View source: R/idio.R

fnets.var.internalR 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
)

fnets documentation built on May 29, 2024, 8:42 a.m.