powered by
Called by segmentation.
segmentation
impact(x, threshold = 2.5)
A single value data.
vector of numeric values
single logical should missing values be removed
Freq <- 100 x <- c(1,1.5,2.6,2,3,3,1,1,1) impact(x)
Run the code above in your browser using DataLab