Skip to content

projoint 1.1.1

Choose a tag to compare

@yhoriuchi yhoriuchi released this 22 Feb 14:06
· 10 commits to master since this release

projoint 1.1.1

Bug fixes

  • Fixed issue in organize_data() where profile-varying columns (e.g., selected_repeated) were incorrectly included in pivot_wider(id_cols), which could drop respondent-level covariates (e.g., weights) and cause .weights_2 to fail in choice_level estimation.
  • Improved cross-attribute pairing logic in choice-level QOI filtering.
  • Added regression tests for .weights_1 and .weights_2.