cv.pctcng: Calculating rate of return of a vector

Description Usage Arguments Examples

View source: R/cv.pctcng.R

Description

Calculating the percentage change of a time series vector for further analysis, including calculating beta of companies, plotting to see the trend of the stock for technical analysis.

Usage

1
cv.pctcng(x,n)

Arguments

x

:a numeric vector

n

: number of lag periods

Examples

1

PMmisc documentation built on May 1, 2019, 9:57 p.m.

Related to cv.pctcng in PMmisc...