Difference between revisions of "OpasnetUtils/Apply.decisions"

From Testiwiki
Jump to: navigation, search
m
m
Line 72: Line 72:
 
* [[OpasnetBaseUtils]]
 
* [[OpasnetBaseUtils]]
 
* [[Object-oriented programming in Opasnet]]
 
* [[Object-oriented programming in Opasnet]]
 +
* [[Opasnet (R library)]]
 
* [[Decision]]
 
* [[Decision]]

Revision as of 08:23, 14 June 2012


Similar to

Decisions.apply

Description

apply.decisions takes a decision table and applies that to an assessment.

dec is a decision data.frame that must have columns Decision, Option, Variable, Cell, Change, Result. It can have several variables.

Code

+ Show code

See also