powered by
weighted CV
cv_coef(x, w)
Named numeric vector, (mean, sd, cv).
Numeric vector
weights of different point
library(phenofit) x = rnorm(100) coefs <- cv_coef(x)
Run the code above in your browser using DataLab