bootstrap_roc: Create roc curves from bootstrapping classification results.

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

Create roc curves from bootstrapping classification results.

Usage

1
bootstrap_roc(yhat, yreal, N = 500)

Arguments

yhat
yreal
N

Details

An internal function, which is usually not called directly.

Value

Todo.

Author(s)

Christian Bender (christian.bender@tron-mainz.de)

References

Todo.

See Also

Todo.

Examples

1
2
3
4
## Not run: 
#Todo.

## End(Not run)

bootfs documentation built on May 2, 2019, 5:50 p.m.