powered by
frequencies
QSpecQuantity
Get attribute frequencies from a QSpecQuantity.
# S4 method for QSpecQuantity getFrequencies(object)
Returns the frequencies attribute, as a vector of real numbers.
QSpecQuantity from which to get the frequencies.
qPG <- quantilePG(rnorm(10), levels.1=c(0.25,0.5)) freq <- getFrequencies(qPG)
Run the code above in your browser using DataLab