GetCellTypes: GetCellTypes returns the Root Mean Square Error between y -...

View source: R/MIXTURE.DEBUG_V0.1.R

GetCellTypesR Documentation

GetCellTypes returns the Root Mean Square Error between y - XB, with unnormalized B>0 (absolute) or normalized sum(B)==1 (proportions)

Description

GetCellTypes returns the Root Mean Square Error between y - XB, with unnormalized B>0 (absolute) or normalized sum(B)==1 (proportions)

Usage

GetCellTypes(obj, delta = 0)

Arguments

obj

an object of class MIXTURE (see MIXTURE)

delta

(float) default 0, the threshold value to define a coefficient as cero

Value

a logical SxL matrix with TRUE if the coefficients > delta , FALSE otherwise.


elmerfer/MIXTURE documentation built on Aug. 20, 2024, 8:03 p.m.