# NOT RUN {
# Create a fitted model object of class stanfitExtended inherited from stanfit.
fit <- fit_Bayesian_FROC( ite = 1111,
summary = FALSE,
cha = 1,
Null.Hypothesis = FALSE,
dataList = dd )
# Pairs plot to examine the divergent transition.
# pairs_plot_if_divergent_transition_occurred(fit)
# R CMD check launched error that pkg cannot be found, but it exsits
# Moreover it is available without errors from R console. but I put # here
# to proceed futher steps in R CMD checks, what a lovely, pretty cute R CMD check is!
Close_all_graphic_devices()
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab