mpt-network / MPTmultiverse

An R package for the comparison of MPT analysis approaches
3 stars 6 forks source link

Check results: Distinguish auxiliary vs. core parameters #21

Closed danheck closed 5 years ago

danheck commented 5 years ago

In the preregistration we require convergence of the core parameters, whereas auxiliary parameters are less important. Currently, we do not distinguish this in the check functions check_results and write_check_results.

Edit: The check_results output regarding the Bayesian approaches uses cryptic parameter names. This is hardly informative.

singmann commented 5 years ago

MPTinR checks via check_fit() now separate between core and non-core parameters (added in 52d68db7580623fa2fb909548ebde145fce79803).

Do we feel this is enough to close this issue?

mariusbarth commented 5 years ago

I think we should keep it open as a reminder that this is not implemented for the Bayesian approaches.