Fitting an original distribution function to data in R

前端 未结 0 869
误落风尘
误落风尘 2021-01-12 19:35

Say I have a random dataset (generated using pareto distribution):

dataset <- rpareto(1000, shape=3, scale=100)

And I have a function f(x)

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