Rdocumentation
powered by
Learn R Programming
molaR (version 4.2)
remove_outliers: Mask outliers on some faces
Description
This function will block out the top 0.1 percent of the faces
Usage
remove_outliers(Energy_values, X)
Arguments
Energy_values
energy density values on faces
X
percentile above which to remove
remove_outliers()