logret computes the log returns of a time
series, with optional de-meaning and/or standardization.
logret(dat, demean = FALSE, standardize = FALSE, ...)
# Default S3 method
logret(dat, demean = FALSE, standardize = FALSE, ...)Log returns of the (de-meaned / standardized) data.
logret(default): Log returns of vectors