https://github.com/cran/hierNet
Revision 62c4a5426957172068387d5d85c44896647301d2 authored by Jacob Bien on 25 July 2013, 00:00:00 UTC, committed by Gabor Csardi on 25 July 2013, 00:00:00 UTC
1 parent cb5db3a
Raw File
Tip revision: 62c4a5426957172068387d5d85c44896647301d2 authored by Jacob Bien on 25 July 2013, 00:00:00 UTC
version 1.4
Tip revision: 62c4a54
NAMESPACE
export(hierNet)
export(hierNet.path)
export(hierNet.cv)
export(predict.hierNet)
export(predict.hierNet.path)
export(hierNet.logistic)
export(hierNet.logistic.path)
export(predict.hierNet.logistic)
export(critf.logistic)
export(hierNet.varimp)
export(print.hierNet)
export(print.hierNet.cv)
export(plot.hierNet.cv)
export(print.hierNet.path)
export(Objective)
export(Objective.logistic)
export(compute.interactions.c)
useDynLib(hierNet)
back to top