Hello all,
Suppose I have a set of datas 8...20, with mean 10 and lambda 1/10=0.1 . I want to make a parametric bootstrap, supousing my datas come from an exponential distribution.
So now I may construct my random samples from an exponential distribution with lambda=0.1 . My problem is I do...