CRAN
geosptdb 0.5-0
Spatio-Temporal; Inverse Distance Weighting and Radial Basis Functions with Distance-Based Regression
Released Jun 23, 2015 by Carlos Melo
Dependencies
gsl 1.9-10.3 StatMatch 1.2.5 minqa 1.2.4 FD 1.0-12 fields 9.6 geospt 1.0-2 limSolve 1.5.5.3 sp 1.3-1
Spatio-temporal: Inverse Distance Weighting (IDW) and radial basis functions; optimization, prediction, summary statistics from leave-one-out cross-validation, adjusting distance-based linear regression model and generation of the principal coordinates of a new individual from Gower's distance.
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>geosptdb</artifactId> <version>0.5-0-b68</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:geosptdb')
Test Results
This package was last tested against Renjin 0.9.2689 on Aug 26, 2018.