mcmc_performance: mcmc_performance - Performance plot for MCMC

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

Description

Creates ROC and AUC for MCMC sampling.

Usage

1
2

Arguments

lst

The result list from an MCMC run.

plot

Boolean. If TRUE, show a plot of the ROC curve.

Details

trapezoid calculates the (approximate) area under curve (AUC) of two vectors of SN and SP values.

Value

TODO

Note

TODO

Author(s)

Christian Bender

References

TODO

See Also

mcmc_ddepn

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

ddepn documentation built on May 2, 2019, 4:42 p.m.