How are outliers handled in the boxPlot action?

5 vues

Réponse

Outlier handling is managed through several parameters. Setting 'outliers' to TRUE enables their calculation. The 'whiskerPercentile' parameter defines the range for whiskers (e.g., a value of 10 sets whiskers at the 10th and 90th percentiles). Additionally, 'nOutBins' can be used to bin the outliers, and 'nOutLimit' specifies the maximum number of outlier values to return.
¿Te ayudó esta respuesta?
boxPlot

percentile

Ver acción técnica