portror
Portfolio expected rate of return
Description
returns a R
= portror(Return
,Weight
)1
-by-M
vector for the expected rate
of return.
Note
An alternative for portfolio optimization is to use the Portfolio
object for
mean-variance portfolio optimization. This object supports gross or net
portfolio returns as the return proxy, the variance of portfolio returns as
the risk proxy, and a portfolio set that is any combination of the specified
constraints to form a portfolio set. For information on the workflow when
using Portfolio
objects, see Portfolio Object Workflow.
Examples
Input Arguments
Output Arguments
References
[1] Zvi Bodie, Alex Kane, Alan Marcus. Investments. McGraw-Hill Education; 10th edition (September 9, 2013).
Version History
Introduced before R2006a