flagCV.Rd
Flag coefficients of variation (CV) that are too large
flagCV(cv, threshold = 30)
cv | vector of coefficient of variation values |
---|---|
threshold | threshold above which you want to flag CV values |
vector of TRUE/FALSE values if cv input is
Joe Zemmels