Mengyin Lu

Results 13 comments of Mengyin Lu

Thanks @stephens999 for the comments! I agree that too many parameters will overburden the main function. However I am not sure how to easily achieve what I want here without...

Yes I always use the "uniform" prior instead of the "null-biased" prior. It makes more sense to make the default prior "uniform". But "null-biased prior" might still be useful in...

Yes I had an actual error where dsc stops. Using try() and having a catch seems to be a great idea! Thank you! I agree that selective resets might encourage...