Internal hierNet functions
# S3 method for hierNet
print(x,...)
# S3 method for hierNet.path
print(x,...)
# S3 method for hierNet.cv
print(x,...)
# S3 method for 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.