Learn R Programming

SafeQuant (version 2.2.1)

getAllCV: Calculate Coefficiant of Variance per feature (Relative standard Deviation) per Condition

Description

Calculate Coefficiant of Variance per feature (Relative standard Deviation) per Condition

Usage

getAllCV(eset)

Arguments

eset
ExpressionSet

Value

  • data.frame of CVs per condition

Details

CV = sd / mean

References

NA

See Also

getCV

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab