getTheCategory: Calculate the Category

View source: R/getTheCategory.R

getTheCategoryR Documentation

Calculate the Category

Description

Calculate the category of the data.

Usage

getTheCategory(theData)

Arguments

theData

The prepared data matrix.

Value

The function returns an array.

Author(s)

zdx, zhaodexuan@aliyun.com

Examples

## Not run: 
theCategory <- getTheCategory(theData)

## End(Not run)


zhaodexuan/NERF documentation built on Aug. 1, 2023, 1:18 a.m.