OpasnetUtils/Apply.decisions
(Redirected from OpasnetUtils/Decisions.apply)
Moderator:Nobody (see all) Click here to sign up. |
This page is a stub. You may improve it into a full page. |
Upload data
|
Similar to
Functions apply.decisions and decisions.apply are depreciated. Consider using OpasnetUtils/CheckDecisions instead.
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