cv_T_group_fun: Title

View source: R/05_kfold.R

cv_T_group_funR Documentation

Title

Description

Title

Usage

cv_T_group_fun(
  Y,
  X,
  treeinfo,
  alpha = 0.5,
  cutoff = 0.8,
  model = "dirmult",
  err.conv = 0.001,
  iter.max = 30,
  L.init = NULL,
  lambda.max = NULL,
  lambda.min = NULL,
  nfolds = 10,
  CV = T,
  cv.ind = NULL
)

Arguments

cv.ind

Goodgolden/LDTM documentation built on May 25, 2022, 5:25 p.m.