# NOT RUN {
#----------------------------------------------------------------------------------------
# MRMC SBC via rstan::sbc
#----------------------------------------------------------------------------------------
# Provides an Simulatiation Based Calibration for validation of our sampling.
# We can confirmed that my model has very exact MCMC sampling.
# SBC require suitable priors, and for the author, it seems very informative priors.
# If we do not use the informative priors, then the odd data are generated from
# the likelihood with the parameters drawn from priors. Such odd data has not fitted
# our model, causing odd sampling.
# If we do not choose the informative priors in suitable way, then it causes bias
# in model. Even if the MCMC sampling is good in the sence of SBC, but the choise of
# priors has no reasen, then it will cause bias. So, the author of this package
# consider that the bias of MCMC sampling and the bias of priors are trade off.
# I write this program with no good condition of health or not good environment,
# I want to die, I want to die, with great pain pain pain pain pain pain die
# not enough money. So I write this with pain, pain in body, pain in life, pain in
# money. So, this program let me be happy? I have to live. I must live.
# All my pains let me take a CT images of my brain, my body, my teeth.
# So, I have many CT images of mine, so I want to include them, but thier size
# is very big, thus, I cannot. So, some section of CT iamge will be aploaded.
# Healthy condition gives us wings for life. Pains gives us pain and small life.
# I need wings to work or walk or write or calculation of mathematics. I must live.
# Many reviewer gives me wrong or misunderstand comments. I won't hear them anymore.
# So, I upload this program to avoid such damm comments. Fack. My life is damm damm.
# The default is three confidence levels,
# Now, I have no internet environment, thus I cannot gives the reference.
# Please search with internet for the details of SBC.
# I won't, won't, won't, ... 2019 July 18 with pain.
# I have no money for research no envoronment, no books, damm. Amateur. Amateur.
# }
# NOT RUN {
fit<-
Simulation_Based_Calibration_via_rstan_sbc_MRMC(
ww=-0.81,www =0.001,
mm=0.65,mmm=0.001,
vv=5.31,vvv=0.001,
zz= 1.55,zzz=0.001 )
# }
# NOT RUN {
#donttest
# }
Run the code above in your browser using DataLab