print.capdist: Printing Capital Distribution Objects

Description Usage Arguments References See Also

Description

The function print.capdist prints a capital distribution objects.

Usage

1
2
## S3 method for class 'capdist'
print(x, m = 5L, cut.end = 0.1, ...)

Arguments

x

a capdist object.

m

a positive integer which is at most half of the length of x. The largest and smallest m assets will be printed. The default value is 5.

cut.end

a number between 0 and 1. It is the proportion of the smallest assets that will be ignored when fitting a straight line to the capital distribution curve. The default value is 0.1.

...

further arguments.

References

Fernholz, E. R. (2002) Stochastic portfolio theory. Springer.

See Also

capdist


RelValAnalysis documentation built on May 2, 2019, 3:09 a.m.