# NOT RUN {
# }
# NOT RUN {
#======== The first example ==========================================
rank_statistics_with_two_parameters(c(1,2,3,4,5),4)
#======= The Second Example ==========================================
a <- Draw_a_simulated_data_set_and_Draw_posterior_samples()
rank_statistics_with_two_parameters(
a$MCMC.samples.sended.by.fun,
a$prior.samples.sended.by.fun
)
# }
# NOT RUN {
# dottest
# }
Run the code above in your browser using DataLab