Newly tracked file
R/MetaForest.R
changed.
Other files ignored by Codecov
man/MetaForest.Rd
has changed.
cran-comments.md
has changed.
63 | 63 | #' are thus included in the same cross-validation sample. Then, two random |
|
64 | 64 | #' forests are grown on these cross-validation samples, and for each random |
|
65 | 65 | #' forest, the other sample is used to calculate prediction error and variable |
|
66 | - | #' importance (see \href{http://doi.org/10.1007/s11634-016-0276-4}{Janitza, |
|
66 | + | #' importance (see \href{https://doi.org/10.1007/s11634-016-0276-4}{Janitza, |
|
67 | 67 | #' Celik, & Boulesteix, 2016}). |
|
68 | 68 | #' @import stats |
|
69 | 69 | #' @import ranger |
Files | Coverage |
---|---|
R | 51.43% |
Project Totals (20 files) | 51.43% |