r.calc {capitalR} | R Documentation |
Return Calculation
Description
Return Calculation
Usage
r.calc(vector)
Arguments
vector |
Vector from which to calculate the periodic return |
Value
Returns the Periodic Percent Return
Examples
r.calc(c(100, 75, 50, 80, 125))
[Package capitalR version 1.3.0 Index]