CRAN
ads 1.5-3
Spatial Point Patterns Analysis
Released Mar 30, 2018 by Philippe Verley
This package can be loaded by Renjin but 23 out 25 tests failed.
An older version of this package is
more compatible with Renjin.
Dependencies
Perform first- and second-order multi-scale analyses derived from Ripley K-function, for univariate, multivariate and marked mapped data in rectangular, circular or irregular shaped sampling windows, with tests of statistical significance based on Monte Carlo simulations.
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>ads</artifactId> <version>1.5-3-b7</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:ads')
Test Results
This package was last tested against Renjin 0.9.2686 on Aug 24, 2018.
- Allogny-examples
- BPoirier-examples
- Couepia-examples
- Paracou15-examples
- area.swin-examples
- demopat-examples
- dval-examples
- inside.swin-examples
- k12fun-examples
- k12val-examples
- kdfun-examples
- kfun-examples
- kmfun-examples
- kp.fun-examples
- kpqfun-examples
- krfun-examples
- ksfun-examples
- kval-examples
- mimetic-examples
- plot.fads-examples
- plot.spp-examples
- plot.vads-examples
- spp-examples
- swin-examples
- triangulate-examples