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

YRmisc documentation built on March 25, 2020, 5:13 p.m.

Related to cv.pctcng in YRmisc...