dot-glmnetcr_propn: This is based on an equivalent function from the package...

Description Usage

Description

This is based on an equivalent function from the package glmnetcr, which is sadly no longer on CRAN.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
.glmnetcr_propn(
  x,
  y,
  method = "proportional",
  weights = NULL,
  offset = NULL,
  alpha = 1,
  nlambda = 100,
  lambda.min.ratio = NULL,
  lambda = NULL,
  standardize = TRUE,
  thresh = 1e-04,
  exclude = NULL,
  penalty.factor = NULL,
  maxit = 100
)

wmacnair/psupertime documentation built on July 10, 2020, 8:12 p.m.