logp
Log unconditional probability density for discriminant analysis classifier
Syntax
lp = logp(obj,Xnew)
Description
returns the log of the unconditional probability density of each row of
lp
= logp(obj
,Xnew
)Xnew
, computed using the discriminant analysis model
obj
.
Input Arguments
|
Discriminant analysis classifier, produced using |
|
Matrix where each row represents an observation, and each column
represents a predictor. The number of columns in |
Output Arguments
|
Column vector with the same number of rows as |