| DM_expRuleModel function |
Returns a character
large object representation
of a value of type DM_RuleModel |
Y |
| DM_getCorrelations
function |
Returns a table
containing the correlations
between fields with respect to a data mining model |
Y |
| DM_getGroup
function |
Returns the group
ID for a DM_RuleSettings value |
F |
| DM_getItemsets
function |
Returns the item
sets that are contained in
the model |
F |
| DM_getFields method |
Returns a table that
contains the signature
of a model |
Y |
| DM_getNumRules function |
Returns the number
of rules contained in a value
of type DM_RuleModel |
Y |
| DM_getNumTAGroups
function |
Returns the number
of transaction groups in
the input data on which the model is trained |
F |
| DM_getNumTransacts
function |
Returns the number
of transactions contained
in the dataset used to build the model of type DM_RuleModel |
Y |
| DM_getRuleBodies function |
Returns a table
containing the bodies of rules
in a value of type DM_RuleModel |
Y |
| DM_getRuleMdlName
function |
Gets the name of
the rule model |
N |
| DM_getRules function |
Returns a table
containing the rules in a value
of type DM_RuleModel |
Y |
| DM_getRuleTask
function |
Returns the DM_RuleBldTask value
used to create the association rules |
Y |
| DM_getSeqDetails
function |
Returns information
about the item sets and
the time steps that are contained in the sequences of a model |
F |
| DM_getSeqRules function |
Returns the sequence
rules that are contained
in a sequence rule model |
F |
| DM_getSequence
function |
Returns the transaction
group ID for a DM_RuleSettings value |
F |
| DM_getSequences
function |
Returns the sequences
that are contained in
a sequence rule model |
F |