You are here: Symbol Reference > StatTools Namespace > Classes > TMtxLogistReg Class > TMtxLogistReg Properties > TMtxLogistReg.Y Property
Stats Master VCL
ContentsIndex
PreviousUpNext
TMtxLogistReg.Y Property

Grouping variable.

Pascal
property Y: TVec;

Defines the grouping,or classification, variable. It's values can be only integers. The internal algorithm will use smallest value for first group, next for second group ..., and largest integer value for last group. Values can be binaries in which case the smallest value will be the first group and the largest value will be the second group.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!