Polycor.matrix: Calculate Polycoric Correlation Matrices using multiple cores

Description Usage Arguments

Description

This function estimates a pairwise polychoric correlation matrix using the mclapply function in the paralell packages. Note windows machines are unable to do paralell processing using forking. See package snow for more options.

Usage

1
Polycor.matrix(dat, n.cores = 1)

Arguments

dat

A dataset of ordered categorical data

n.cores

The number of cores to use. See function detectCores(). default = 1.


qpcg/irtND documentation built on May 26, 2019, 12:34 p.m.