Changelog
Source:NEWS.md
geosimilarity 3.3
CRAN release: 2024-09-15
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 3.2
CRAN release: 2024-09-08
Add
removeoutlier()
function.Drop Suggests dependency of
SecDim
package.Use the correct version number in package attachment information.
geosimilarity 3.1
CRAN release: 2024-08-29
Automatically loaded the
tibble
namespace when the package is loaded.Add citation.
geosimilarity 3.0
CRAN release: 2024-08-21
Multi-core parallel computing support based on the
parallel
package.Rename
bestkappa()
function togos_bestkappa()
.Add train set and test set partition setting in
gos_bestkappa()
.Intra-package case data is now stored in tibble format