hierNet-internal: Internal hierNet functions

Description Usage Details Author(s)

Description

Internal hierNet functions

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
## S3 method for class 'hierNet'
print(x,...)
## S3 method for class 'hierNet.path'
print(x,...)
## S3 method for class 'hierNet.cv'
print(x,...)
## S3 method for class 'hierNet.cv'
plot(x,...)
critf.logistic(x, y, lam.l1, lam.l2, b0, bp, bn, th)
Objective(aa, x, y, lam.l1, lam.l2, xnum = NULL, zz = NULL, strong = TRUE, 
    sym.eps = 0.001)
Objective.logistic(aa, x, y, lam.l1, lam.l2, xnum = NULL, zz = NULL, strong = TRUE, 
    sym.eps = 0.001) 
compute.interactions.c(x, diagonal = TRUE)

Details

These are internal functions, not to be called by the user.

Author(s)

Jacob Bien and Robert Tibshirani


pejovic/int3D documentation built on May 25, 2019, 12:45 a.m.