OpasnetUtils/Oassessment: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:Opasnet Category:R tools {{method|moderator=|stub=Yes}} =1. make.oassessment= ==Description== make.oassessment creates S4 assessment from dependencies data.fram...") |
(code replaced with link to code) |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Opasnet]] | [[Category:Opasnet]] | ||
[[Category:R tools]] | [[Category:R tools]] | ||
[[Category:OpasnetUtils]] | |||
{{method|moderator=|stub=Yes}} | {{method|moderator=|stub=Yes}} | ||
= | = make.oassessment= | ||
==Description== | ==Description== | ||
make.oassessment creates S4 assessment from dependencies data.frame, including decisions, stakeholders, probabilities, and variables. | make.oassessment creates S4 assessment from dependencies data.frame, including decisions, stakeholders, probabilities, and variables. | ||
Line 14: | Line 15: | ||
==Code== | ==Code== | ||
https://www.opasnet.org/svn/opasnet_utils/trunk/R/OAssessment.r | |||
==See also== | ==See also== |
Latest revision as of 13:39, 16 August 2012
Moderator:Nobody (see all) Click here to sign up. |
This page is a stub. You may improve it into a full page. |
Upload data
|
make.oassessment
Description
make.oassessment creates S4 assessment from dependencies data.frame, including decisions, stakeholders, probabilities, and variables.
NOTE! You must include the formula code from each variable page, otherwise formulas and dependencies are not updated.
Parameters
Dependencies
- a data.frame that has the structure of oassessment@name (Columns: Name, Identifier, Direction, Result)
Code
https://www.opasnet.org/svn/opasnet_utils/trunk/R/OAssessment.r