Description Usage Arguments Value Author(s) Examples
summary
method for object of class cusumActMgr
.
Returned object is of class summary.cusumActMgr. The resulting object is fed to
print.summary.cusumActMgr
to print all the summarized objects.
1 2 3 4 5 |
object |
an object of class |
digits |
number of significants digits to use when printing. Default is 3. |
... |
futher arguments passed to or from other methods. |
x |
an object of class |
Returns an object of class summary.ffm
.
Object of class summary.cusumActMgr
is a list of length 10 containing:
Logarithmic Excess Returns |
The logarithmic excess returns of the fund relative to the benchmark |
Annualized Moving Average |
The annualized moving average of the logarithmic excess returns |
Tracking Error |
The monthly tracking error of the logarithmic excess returns |
Information Ratios |
The vector of monthly information ratios |
Lindley's Recursion |
The vector Lindley's recursion with a reset after the detection threshold (6.81) is passed. |
Annualized Cusum IR |
The vector annualized CUSUM of the information ratios |
Annualized Cusum Excess Return |
The vector annualized CUSUM of the excess returns |
Excess Volatility |
Excess volatility of the fund, the benchmark and the excess return |
Summary Annualized cusumIR |
The summary of annualized cusum IR |
Summary Annualized Cusum Excess Returns |
The summary of annualized cusum excess returns |
Chindhanai Uthaisaad.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.