How to repeat generating random sample 1000 times without for loop and draw the plots of alpha estimators?

前端 未结 0 632
悲哀的现实
悲哀的现实 2021-01-15 01:18

I have to generate one random sample with n= 20, from beta distribution(alpha=5,beta=1) and calculate MLE for alpha. I did this using the function rbeta and ebeta:

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题