cv¶
Description¶
This function calculates the coefficient of variation for data frmae
Usage¶
cv(mydf, window = 2)
Arguments¶
mydf
: data framewindow
: window size
This function calculates the coefficient of variation for data frmae
cv(mydf, window = 2)
mydf
: data frame
window
: window size