makeClassProperties: Compute properties of the classes

Description Usage Arguments

View source: R/treeda-functions.R

Description

For each class, computes the prior probabilities, means, and variances for that class.

Usage

1
makeClassProperties(response, projections)

Arguments

response

A vector containing the response for each observation.

projections

A matrix giving the projections of each observation onto the discriminating axes.


treeDA documentation built on May 15, 2021, 1:07 a.m.