Skip to content

Fix default value of `MCState.n_discard_per_chain`

Vicentini Filippo requested to merge github/fork/wdphy16/fix_mcstate into master

Created by: wdphy16

The default value of MCState.n_discard_per_chain is now correctly set to 1/10 of the chain length, rather than 1/10 of the total number of samples.

Merge request reports