raju: Compute Raju Coefficient

Description Usage Arguments Author(s) Examples

Description

Compute Raju Coefficient

Usage

1
2
  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.

Author(s)

Tyler Hunt tyler@psychoanalytix.com

Examples

1
raju(Rosenberg, split.method="even.odd")

Lambda4 documentation built on May 2, 2019, 1:05 p.m.

Related to raju in Lambda4...