-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Applying GSA to Data Model #61
Comments
I tried running your model -
expects |
Yes this is a typo sorry, I just fixed it |
I am still running into an error while trying to run the model, can you please confirm whether it works
|
Yes, that is the same error I am getting; to clarify, the model does work (I just checked) and produces a plot when you run it only up to line 73 |
I got it at the line before it, on running |
I am trying to run a PRCC and an eFAST GSA on a data model that is written using the InformationGeometry.jl package. I am a beginner in both data modeling and in Julia, so I may just be misunderstanding how to implement the gsa methods, but I can't figure out what the proper syntax would be. The code below runs up until it reaches the gsa command, where it throws an error saying that there is no method matching what I have written. I would greatly appreciate any help with this!
The text was updated successfully, but these errors were encountered: