demo/demo_for_traditional_FROC_models_with_multinomial_distribution.R

f <- fit_Bayesian_FROC( ite  = 1111, #The number of iterations of MRMC
                        summary = TRUE,
                        cha = 3, #The number of chains of MRMC
                        dataList = dataList.Chakra.1 , #A dataset to be fitted a model
                        multinomial = TRUE #By TRUE, the classical 1989 Chakraborty's model is fitted to a dataList
                        )

Try the BayesianFROC package in your browser

Any scripts or data that you put into this service are public.

BayesianFROC documentation built on Jan. 23, 2022, 9:06 a.m.