-
Notifications
You must be signed in to change notification settings - Fork 196
Description
I am trying to evaluate the relevance of a summary statistic I am using. My logic is the following :
Given the model producing the observable
If this model is a bijection from the space of possible
Then, I would want to evaluate the bijectivity of m. It should be automatically surjective from
This should give information as to whether the summary statistic that I chose as my observable is a good way to retrieve the input parameters, or if it has inherent degeneracies that prevent me from retrieving the best possible posterior on the parameters.
I hope I am making sense, and if so, I hope it can be implemented in a similar fashion to the sensitivity analysis.
Edit : after doing some research I realize now that the information I am looking for is best described by the Fisher matrix, which is already evaluated in the sensitivity analysis as