Mean Absolute Risk for Gain. (Mean Absolute for Gain) = -Average Loss + Mean Absolute Deviation.
Syntax
meanabs_risk_g(matrix) |
short call |
meanabs_risk_g_name(matrix) |
call with optional name |
Parameters
matrix is a Matrix of Scenarios:
where the header row contains names of variables (except scenario_probability, and scenario_benchmark). Other rows contain numerical data. The scenario_probability, and scenario_benchmark columns are optional.
Mathematical Definition
Mean Absolute Risk for Gain function is calculated as follows
,
where:
is Mean Absolute Risk function,
,
is Loss Function (See section Loss and Gain Functions)
is an argument of Mean Absolute Risk for Gain function.
Example
See also
Mean Absolute Error, Mean Absolute Error Normal Independent, Mean Absolute Error Normal Dependent, Mean Absolute Risk, Mean Absolute Risk Normal Independent, Mean Absolute Risk for Gain Normal Independent, Mean Absolute Risk Normal Dependent, Mean Absolute Risk for Gain Normal Dependent, Mean Absolute Deviation, Mean Absolute Deviation Normal Independent, Mean Absolute Deviation Normal Dependent