Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于图5-2-3代码中的报错 #5

Open
BioGavin opened this issue Dec 3, 2021 · 2 comments
Open

关于图5-2-3代码中的报错 #5

BioGavin opened this issue Dec 3, 2021 · 2 comments

Comments

@BioGavin
Copy link

BioGavin commented Dec 3, 2021

我在学习过程中遇到以下问题,希望能够得到帮助,谢谢。
当运行下面代码时

# Johnson分布的偏斜度2.2和峰度13
s <- rJohnson(100, findParams(3, 1, 2., 13.1))
# Johnson分布的偏斜度0和峰度20)
k <- rJohnson(100, findParams(3, 1, 2.2, 20))

出现了如下的报错

Error in .C("JohnsonMomentFitR", as.double(mu), as.double(sigma), as.double(skew),  : 
  程序包"SuppDists"里"JohnsonMomentFitR"不适用于.C()
@frances4514
Copy link

请问你解决了吗?我刚才看这本书运行这段代码也遇到了这个问题

@chenwenqi228
Copy link

我也遇到这个问题。请问有人解决了吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants