The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Usage

This package includes mainly one function whose return value is available with another package as follows.


library(BayesianFROC);

library(tpfp);


#Suppose that object dataList is a return value of the function convertFromJafroc(), which can be used as follows.

     dataList <- convertFromJafroc(
                                  No.of.Modalities =5,
                                  No.of.readers    =4,
                                  No.of.confidence.levels = 5
                                   )


f <- BayesianFROC::fit_Bayesian_FROC(dataList = dataList, ite  = 111, summary = FALSE,  cha = 1 )

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.