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