OpasnetUtils/Oassessment: Difference between revisions
Jump to navigation
Jump to search
m (moved Oassessment to OpasnetUtils/Oassessment) |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Opasnet]] | [[Category:Opasnet]] | ||
[[Category:R tools]] | [[Category:R tools]] | ||
[[Category:OpasnetUtils]] | |||
{{method|moderator=|stub=Yes}} | {{method|moderator=|stub=Yes}} | ||
Revision as of 06:36, 15 June 2012
[show] |
---|
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
setclass.oassessment
Description
Defines the S4 class "oassessment" which is the object type for open assessments.