Skip to content

remap 0.3.0

Choose a tag to compare

@jadonwagstaff jadonwagstaff released this 26 Aug 18:01
· 15 commits to main since this release

Major changes

  • Added "se" option to the predict.remap function which allows a smooth
    calculation of an upper bound of combined model standard errors when regional
    model predict function returns standard errors rather than predictions.
    (Backwards compatible.)

Minor changes

  • Simplified weighted average calculation. Calculated values are unaltered
    from previous version.

  • Updated example data source to remove ftp website.

  • Made updates to vignette and examples in documentation to accommodate
    the jump to sf version 1.0.0.