Ensemble variance analysis - parameter worth? #576
Unanswered
cnicol-gwlogic
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey Chris - we've applied EVA to determine "parameter importance". I confess when I did so I ripped out the pertinent pieces of code in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, this is more than likely a daft question, but is there a pyemu method, or would it be an ok-ish idea to fudge using pyemu.EnDS.get_posterior_prediction_moments(), to assess the conditioning effect of (a) parameter(s) (eg if we fixed them) on a given "prediction's" uncertainty?
The fudge I am thinking of is to expand the obs ensemble with obs of parameters, and then remove selected pars from the ensemble that way. But I am guessing this will wreak havoc on the internals of EnDS() (??).
Any ideas? Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions