OpasnetUtils/Init.assessment: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:Opasnet Category:R tools {{method|moderator=|stub=Yes}} ==Description== init.assessment creates S4 assessment from dependencies data.frame, including decisions, ...") |
mNo edit summary |
||
Line 53: | Line 53: | ||
return(assessment) | return(assessment) | ||
# Does it cause problems to use the wide direction? Anyway, there should be exactly one Result column. | |||
## No it doesn't if the Observation columns are such as Unit, Result, Description. | |||
} | |||
</rcode> | </rcode> |
Revision as of 08:41, 14 June 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
|
Description
init.assessment 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.
Dependencies
A data.frame that has the structure of oassessment@name (Columns: Name, Identifier, Direction, Result)