RobZS: RobZS

Description Usage Arguments

View source: R/RobZS.R

Description

RobZS

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
RobZS(
  xx,
  yy,
  family = c("gaussian"),
  alphas,
  lambdas,
  lambdaw,
  hsize = 0.75,
  intercept = TRUE,
  nsamp = 500,
  s1 = 10,
  nCsteps = 20,
  nfold = 5,
  seed = NULL,
  plot = TRUE,
  repl = 5,
  para = FALSE,
  ncores = 1,
  del = 0.0125,
  tol = -1e+06,
  type0 = c("response")
)

Arguments

type0

giannamonti/RobZS documentation built on July 15, 2021, 3:22 a.m.