View source: R/MIXTURE.DEBUG_V0.1.R
GetCellTypes | R Documentation |
sum(B)==1
(proportions)GetCellTypes
returns the Root Mean Square Error between y - XB, with unnormalized B>0 (absolute) or normalized sum(B)==1
(proportions)
GetCellTypes(obj, delta = 0)
obj |
an object of class MIXTURE (see MIXTURE) |
delta |
(float) default 0, the threshold value to define a coefficient as cero |
a logical SxL matrix with TRUE if the coefficients > delta , FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.