convert.X2F {ccrs}R Documentation

Convert data matrix to rank-ordered boundary data

Description

Converts data matrix to rank-ordered boundary data.

Usage

convert.X2F(X,q=q)

Arguments

X

An n by m categorical data matrix.

q

An integer indicating the maximum rating.

Value

An n by q-1 scaled rank-ordered boundary data.


[Package ccrs version 0.1.0 Index]