XiaosuTong/Spaloess: Spatially Local Polynomial Regression

In the orginial loess, the weights for local fit is calculated based on distance between observations, which is defined as Euclid distance. However, in the Spatial Statistics, the distance between two locations is more reasonable to be defined in Great-circle distance. In this package, all functions of original loess are rewrote to include a distance feature to specify which distance calculation wants to be carried out.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("XiaosuTong/Spaloess")
XiaosuTong/Spaloess documentation built on May 9, 2019, 11:06 p.m.