print.utility.aggregation: Print Definitions of Node and Associated Hierarchy

View source: R/utility.aggregation.r

print.utility.aggregationR Documentation

Print Definitions of Node and Associated Hierarchy

Description

Print definition of node and associated hierarchy.

Usage

## S3 method for class 'utility.aggregation'
print(x, ...)

Arguments

x

node to be printed.

...

currently no other arguments are implemented or passed further.

Note

In the current version of the package, the methods print and summary provide the same output.

Author(s)

Peter Reichert <peter.reichert@emeriti.eawag.ch>

References

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 Also

See utility.aggregation.create for how to construct such a node.

Examples

# see
help(utility)
# for examples.

utility documentation built on Aug. 28, 2023, 1:07 a.m.