spls.stars: stability selection of sparse models ' via stars

spls.starsR Documentation

stability selection of sparse models ' via stars

Description

stability selection of sparse models ' via stars

Usage

spls.stars(
  x,
  y,
  fold = 10,
  K,
  eta,
  kappa = 0.5,
  select = "pls2",
  fit = "simpls",
  scale.x = TRUE,
  scale.y = FALSE,
  stars.thresh = 0.05,
  ncores = 2,
  rep.num = 20,
  stars.subsample.ratio = NULL
)

zdk123/compPLS documentation built on April 24, 2022, 2:44 p.m.