Given a set of random numbers drawn from a continuous univariate distribution, find the distribution

后端 未结 6 2122
情书的邮戳
情书的邮戳 2020-12-04 08:27

Given a set of real numbers drawn from a unknown continuous univariate distribution (let\'s say is is one of beta, Cauchy, chi-square, exponential, F, gamma, Laplace, log-no

6条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-04 09:30

    I find it hard to imagine a realistic situation where this would be useful. Why not use a non-parametric tool like a kernel density estimate?

提交回复
热议问题