CRAN
vows 0.5
Voxelwise Semiparametrics
Released Aug 21, 2016 by Philip Reiss
Dependencies
RLRsim 3.1-2 oro.nifti 0.5.5.2 fda 2.4.4 gamm4 0.2-3 mgcv 1.8-12 shape 1.4.2 stringr 1.0.0
Parametric and semiparametric inference for massively parallel models, i.e., a large number of models with common design matrix, as often occurs with brain imaging data.
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>vows</artifactId> <version>0.5-b10</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:vows')
Test Results
This package was last tested against Renjin 0.8.2500 on Oct 27, 2017.
- F.mp-examples
- Fdr.rlrt-examples
- extract.fd-examples
- funkmeans-examples
- funkmeans4d-examples
- lm.mp-examples
- lm4d-examples
- permF.mp-examples
- plot.funkmeans-examples
- plot.rlrt4d-examples
- plot.semipar.mp-examples
- qplsc.mp-examples
- rlrt.mp-examples
- rlrt.mp.fit-examples
- rlrt4d-examples
- screen.vox-examples
- semipar.mix.mp-examples
- semipar.mp-examples
- semipar4d-examples
- summary.lm.mp-examples
- vows-mgcv-examples