OpasnetUtils/Apply.decisions

From Testiwiki
Revision as of 13:11, 16 August 2012 by Pauli (talk | contribs)
Jump to: navigation, search



Similar to

Decisions.apply

Description

apply.decisions 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

The R code for this can be found here:

https://www.opasnet.org/svn/opasnet_utils/trunk/R/ApplyDecisions.r

See also