CRAN
multicon 1.6
Multivariate Constructs
Released Feb 2, 2015 by Ryne A. Sherman
Dependencies
abind 1.4-3 psych 1.8.3.3 mvtnorm 1.0-7 sciplot 1.1-1 foreach 1.4.4
Includes functions designed to examine relationships among multivariate constructs (e.g., personality). This includes functions for profile (within-person) analysis, dealing with large numbers of analyses, lens model analyses, and structural summary methods for data with circumplex structure. The package also includes functions for graphically comparing and displaying group means.
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>multicon</artifactId> <version>1.6-b42</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:multicon')
Test Results
This package was last tested against Renjin 0.9.2622 on Apr 7, 2018.
- MTMM-examples
- Profile.ICC-examples
- Profile.norm-examples
- Profile.r-examples
- Profile.r.rep-examples
- Profile.reg-examples
- Profile.resid-examples
- RSPdata-examples
- acq.comp-examples
- acq1-examples
- acq2-examples
- alpha.aci-examples
- alpha.cov-examples
- alpha.xci-examples
- aov1way-examples
- bargraph-examples
- beh.comp-examples
- bfi.set-examples
- caq-examples
- caq.items-examples
- catseye-examples
- composite-examples
- cor.comb-examples
- cor.comb.rep-examples
- decomp-examples
- describe.r-examples
- diffPlot-examples
- e.bars-examples
- egraph-examples
- exsitu-examples
- get.ICC-examples
- horn-examples
- inner.outer-examples
- insitu-examples
- ipsatize-examples
- item.ICC-examples
- item.resid-examples
- lensData.rd
- lensDetect.rd
- lensModel.rd
- lin.coef-examples
- meanif-examples
- multicon-package-examples
- n4rci-examples
- opt.temp-examples
- partwhole-examples
- plotProfile-examples
- popsd-examples
- print.lensMod.rd
- print.q.cor.rd
- q.cor-examples
- q.cor.print-examples
- rand.test-examples
- rate.caq-examples
- rbqv3.items-examples
- reQ-examples
- scale2-examples
- scoreTest-examples
- sig.r-examples
- splithalf.r-examples
- structSumIPC-examples
- tContrast-examples
- temp.match-examples
- temp.match.rep-examples
- temp.resid-examples
- v2rbq-examples
- v3rbq-examples
- v4rbq-examples
- v5rbq-examples
- valid.pairs-examples
- vector.alpha-examples
- vector.splithalf-examples
- winvar.rd
- yuenContrast.rd