DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Multivariate Methods
Random Decision Forest
Properties
TrnDataY
See also:
ResizeTrnData
,
YHat
,
TrnDataX
,
TrainRF
Index
Statistical Background
TrnDataY
Declaration:
TRndForest
.
TrnDataY
[obj]: double;
The array property
TrnDataY
provides access to the target data of the training dataset. The parameter
obj
may take values between 1 and
NSamples
.