Skip to content

spmodel v0.10.0

Choose a tag to compare

@michaeldumelle michaeldumelle released this 12 Mar 23:47
· 47 commits to main since this release
dfe054c

spmodel 0.10.0

Minor updates

  • Added a robust semivariogram option to esv(); see the robustargument to esv() (#28).
  • Added "none" and "ie" spatial covariance types (via spcov_type or spcov_initial) to spautor(), spgautor(), and spautorRF() (#27).
  • Fixed the aspect ratio at one for level curve plots of fitted model objects (anisotropic and isotropic).
  • Changed the title for level curve plots of fitted model objects from "Anisotropic level curve" to "Isotropic level curve" when the model is isotropic.