geosimilarity

Geographically Optimal Similarity

Downloads
484
Stars
4

Bot releases are hidden (Show)

geosimilarity - geosimilarity 3.3 Latest Release

Published by SpatLyu about 1 month ago

  • Fix bug in executing the GOS model when the right side of the formula is ..

  • Solve potential errors caused by inconsistent variables arrangement of training
    and prediction data in GOS model input.

geosimilarity - geosimilarity 3.2

Published by SpatLyu about 1 month ago

  • Add removeoutlier() function.

  • Drop Suggests dependency of SecDim package.

  • Use the correct version number in package attachment information.

geosimilarity - geosimilarity 3.1

Published by SpatLyu about 2 months ago

  • Automatically loaded the tibble namespace when the package is loaded.

  • Add citation.

geosimilarity - geosimilarity 3.0

Published by SpatLyu about 2 months ago

  • Multi-core parallel computing support based on the parallel package.

  • Rename bestkappa() function to gos_bestkappa().

  • Add train set and test set partition setting in gos_bestkappa().

  • Intra-package case data is now stored in tibble format