Difference between revisions of "OpasnetUtils/Decisions.apply"

From Testiwiki
Jump to: navigation, search
m
Line 1: Line 1:
 
[[Category:Opasnet]]
 
[[Category:Opasnet]]
 
[[Category:R tools]]
 
[[Category:R tools]]
 +
[[OpasnetUtils]]
 
{{method|moderator=|stub=Yes}}
 
{{method|moderator=|stub=Yes}}
  

Revision as of 06:35, 15 June 2012

OpasnetUtils


Similar to

Apply.decisions

Description

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

Parameters

  • 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