Lambda4 (version 3.0)

raju: Compute Raju Coefficient

Description

Compute Raju Coefficient

Usage

raju(x, split.method = "even.odd", missing = "complete", standardize = FALSE)

Arguments

x
Can be either a data matrix or a covariance matrix
split.method
Specify method for splitting items.
missing
How to handle missing values.
standardize
When TRUE Results are standardized by using the correlation matrix instead of the covariance matrix for computation.

Examples

Run this code
raju(Rosenberg, split.method="even.odd")

Run the code above in your browser using DataLab