Skip to content

Commit

Permalink
fixed roc() documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jasenfinch committed Jan 27, 2022
1 parent 27ce767 commit 97a25c0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion R/roc.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#' @rdname roc
#' @description ROC curves for out-of-bag random forest predictions.
#' @param x S4 object of class `RandomForest`, `Analysis` or a list
#' @param idx sample information column to use for sample names. If `NULL`, the sample row number will be used. Sample names should be unique for each row of data.
#' @return
#' A tibble containing the ROC curves.
#' @examples
Expand Down
2 changes: 0 additions & 2 deletions man/roc.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97a25c0

Please sign in to comment.