Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@gergness gergness released this 21 Feb 15:42
· 4 commits to main since this release

What's Changed

  • survey_prop() now uses proportions as the default, which should confidence interval improve coverage, but does mean results may slightly change (#141, #142, thanks @szimmer)
  • New function survey_corr() calculates the correlation between 2 variables, (#150, #151, thanks @szimmer & @bschneidr)
  • Added method for dplyr::reframe for srvyr's objects
  • The function as_survey_rep() now accepts type="ACS" and type="successive-difference"
    for user-supplied replicate weights. (#153, thanks @bschneidr)

Full Changelog: v1.1.2...v1.2.0