CRAN
visualFields 0.6
Statistical Methods for Visual Fields
Released Dec 19, 2018 by Ivan Marin-Franch
Dependencies
deldir 0.1-15 gtools 3.8.1 Hmisc 4.1-1 matrixStats 0.54.0 flip 2.4.3 spatstat 1.57-1
A collection of tools for analyzing the field of vision. It provides a framework for development and use of innovative methods for visualization, statistical analysis, and clinical interpretation of visual-field loss and its change over time. It is intended to be a tool for collaborative research.
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>visualFields</artifactId> <version>0.6-b1</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:visualFields')
Test Results
This package was last tested against Renjin 0.9.2716 on Dec 21, 2018.
- agecalc-examples
- bebie-examples
- cart2jpolar-examples
- colormapgraph-examples
- fiberpathpsi-examples
- gcloc2psi-examples
- getnv-examples
- ghpostd-examples
- jpolar2cart-examples
- pdpmap-examples
- pdpmapghr-examples
- pdval-examples
- pdvalghr-examples
- poplr_cstat-examples
- poplr_pstat-examples
- progols-examples
- psi2oct-examples
- retestconddist-examples
- setnv-examples
- stimLoc-examples
- tdpmap-examples
- tdrank-examples
- tdval-examples
- vf2gcloc-examples
- vfaverage-examples
- vfdemographics-examples
- vfindex-examples
- vfindexpmap-examples
- vfobject-examples
- vfplot-examples
- vfplot_plr-examples
- vfselectvisit-examples
- vfsort-examples
- vfstats-examples
- vfstatspmap-examples
- vftessellation-examples