Bug fixes

  • Fixed a bug that affected the proper computation of normalized residuals
  • Fixed a bug that affected the proper computation of the standard errors of the fixed effect estimates

Other Changes

  • converted AKMoose data set to a data.frame from an sp object.

Major Changes

Bug Fixes and Improvements

  • removed unnecessary dependencies on matrixcalc and mvtnorm packages.

  • added error message for collinear predictors.

  • added print() generics for predict.slmfit() and slmfit().

  • changed UTM to TM in package functions and documentation.

Bug Fixes and Improvements

  • Fixed an issue with using a tibble object instead of a data.frame object.

  • Updated error message for collinear predictors.

  • Changed a warning about converting characters to factors to a message.

  • Removed unnecessary package dependencies with sp, matrixcalc and mvtnorm and moved tibble from Imports to Suggests.

  • This is the first release of sptotal.