Skip to content

Fix bugs in gsa with morris and posterior sampling

Johannes Pfeifer requested to merge JohannesPfeifer:gsa_fix into master
  • Uses defined number of observations instead of empty options_.nobs (may already solve the problem discussed in #780 (closed))
  • Only saves variables that actually exist
  • Adds unit test

Merge request reports