neurostuff / simulate-cbma

Simulations to evaluate NiMARE CBMA estimators
0 stars 0 forks source link

CBMA simulations #1

Open jdkent opened 3 years ago

jdkent commented 3 years ago

Summary

Demonstrate the usability/stability of NiMARE's CBMA estimators and provide soft recommendations for users. work builds off:

Additional details

Next steps

Steps:

nicholst commented 3 years ago

Looks good. I'd also point you to this reference, section 4.1

... this work carefully tunes the proportion of studies possessing an effect.

nicholst commented 3 years ago

Other random comments

Inevitably, there will be many different parameters that will be varied, and it will be impossible to evaluate everything over a full-factorial exploration of all possible settings. Hence, for each parameter identified to be varied, be sure to identify the 'default' value the value, when varying other parameters, the parameter will take on.

Null data generation process, spatial distribution options:

(Agree with your listed methods to use)

Should we "hold out" some of the data to see if the results (which estimator with what parameters is most like IBMA) generalize to new data? -- One of the biggest problems is that ALE is not a generative model... so given a ALE map, how would you assert that an out-fo-sample IBMA or CBMA sample is similar? -- About negative, no big deal: Evaluate similarity twice: once on the whole image, once only on where truth is positive.

tsalo commented 3 years ago

@jdkent created a repository (https://github.com/neurostuff/simulate-cbma) for the analyses. I'm not sure where it stands in relation to the analysis plan in this issue, but it looks like there's a lot there.