Bayesian model selection#

ds000114_bayes_run#

This script will:

  • smooth the data

  • create models family all encoded as bids stats model from a default one

  • estimate the subject level GLM for each model

  • run bayesian model selection

    1. MA_model_space: defines a model space

    2. MA_cvLME_auto: computes cross-validated log model evidence

    3. MS_PPs_group_auto: calculate posterior probabilities from cvLMEs

    4. MS_BMS_group_auto: perform cross-validated Bayesian model selection

    5. MS_SMM_BMS: generate selected models maps from BMS