We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db124dc commit c86142eCopy full SHA for c86142e
2 files changed
DESCRIPTION
@@ -57,7 +57,7 @@ Collate:
57
'methods.R'
58
'stabsel.R'
59
'utilityFunctions.R'
60
-RoxygenNote: 7.1.1
+RoxygenNote: 7.2.0
61
BugReports: https://github.com/boost-R/FDboost/issues
62
URL: https://github.com/boost-R/FDboost
63
VignetteBuilder: knitr
NAMESPACE
@@ -44,6 +44,7 @@ export(bsignal)
44
export(clr)
45
export(cvLong)
46
export(cvMa)
47
+export(factorize)
48
export(funMRD)
49
export(funMSE)
50
export(funRsquared)
0 commit comments