Description Usage Details Author(s)
Internal hierNet functions
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)
|
These are internal functions, not to be called by the user.
Jacob Bien and Robert Tibshirani
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.