View source: R/utility.aggregation.r
| updatepar.utility.aggregation | R Documentation | 
Update parameters in all node defintions of the hierarchy defined by the node.
## S3 method for class 'utility.aggregation'
updatepar(x, par=NA, ...)
x | 
 node to be updated.  | 
par | 
 parameter vector with labelled parameters to be updated.  | 
... | 
 currently no other arguments are implemented or passed further.  | 
The node hierarchy with updated parameters is returned.
Peter Reichert <peter.reichert@emeriti.eawag.ch>
Short description of the package: 
Reichert, P., Schuwirth, N. and Langhans, S., 
Constructing, evaluating and visualizing value and utility functions for decision support, Environmental Modelling & Software 46, 283-291, 2013. 
Textbooks on the use of utility and value functions in decision analysis: 
Keeney, R. L. and Raiffa, H. Decisions with Multiple Objectives - Preferences and Value Tradeoffs. John Wiley & Sons, 1976. 
Eisenfuehr, F., Weber, M. and Langer, T., Rational Decision Making, Springer, Berlin, 2010.
See utility.aggregation.create for how to construct such a node and 
updatepar.utility.endnode.discrete 
updatepar.utility.endnode.intpol1d 
updatepar.utility.endnode.parfun1d 
updatepar.utility.endnode.intpol2d 
updatepar.utility.endnode.cond 
updatepar.utility.conversion.intpol 
updatepar.utility.conversion.parfun 
for analogous updates of other nodes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.