pp.meanvarutil {pprobeSup}R Documentation

Compute a Utility

Description

Takes a matrix of portfolio valuations over time and computes a utility vector.

Usage

pp.meanvarutil(vals, risk.aversion)
pp.meanvolutil(vals, risk.aversion)

Arguments

vals

a matrix of portfolio valuations over time.

risk.aversion

a number giving the risk aversion for the utility.

Details

These functions are used in pp.date.meanvarutil.

Value

a vector of utilities.

Testing status

Not formally tested.

Revision

This help file was last revised 2013 May 02.

See Also

pp.date.meanvarutil.


[Package pprobeSup version 1.00 Index]