OpasnetUtils/CheckDecisions: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{method|moderator=|stub="yes"}} Category:OpasnetUtils ==Description== Uses Fetch2, EvalOutput, CheckMarginals and CheckInput to load and pre-process upstream variables....") |
No edit summary |
||
Line 4: | Line 4: | ||
==Description== | ==Description== | ||
Functions: | |||
*CheckDecisions(<ovariable>) | |||
**Checks existance of odecisions for given ovariable and applies them. | |||
*DecisionTableParser(<data.frame>) | |||
**Creates odecisions out of [[Decision]] tables. | |||
==Code== | ==Code== |
Latest revision as of 09:35, 7 August 2012
[show] |
---|
Description
Functions:
- CheckDecisions(<ovariable>)
- Checks existance of odecisions for given ovariable and applies them.
- DecisionTableParser(<data.frame>)
- Creates odecisions out of Decision tables.
Code
https://www.opasnet.org/svn/opasnet_utils/trunk/R/CheckDecisions.r