Skip to content

v0.3.0

Compare
Choose a tag to compare
@elbersb elbersb released this 24 Sep 17:00
· 124 commits to master since this release
  • always return data.table
  • for ipf function, warn when groups/units are dropped
  • return sample size of source dataset for IPF
  • don't allow bootstrap when sample size is not an integer, but allow non-integer sample weights (which are unproblematic)
  • simplify precision parameter for ipf procedure
  • increase default bootstrap to 100
  • fix data.table issue (#3)