?> What is the primary purpose of the `percentile.ass... - Aide
QUESTION / RÉPONSE

What is the primary purpose of the `percentile.assess` action?

0 consultations

Réponse

The `percentile.assess` action is used to assess and compare models. It provides functionalities for calculating percentiles, box plot values, and generating various model assessment statistics.
Action technique liée

Voir la documentation de assess

Voir l'Action
Thématiques

Voir aussi

boxPlot
percentile

The boxPlot action calculates quantiles, high and low whiskers, and outliers for numeric variables. This action is essential for exploratory data analysis, allowing for a quick understanding of the distribution of data, its central tendency, variability, and the presence of outliers. It is widely used in statistics and data analysis to create box-and-whisker plots.

boxPlot
percentile

Die Aktion `boxPlot` im `percentile`-Aktionssatz ist ein leistungsstarkes Werkzeug zur Durchführung einer robusten univariaten Analyse. Sie berechnet wesentliche deskriptive Statistiken, die für die Erstellung von Boxplots erforderlich sind, einschließlich Quantilen (wie dem Median und den Quartilen), den oberen und unteren Whiskers zur Identifizierung der Datenvariabilität sowie der Erkennung von Ausreißern. Diese Aktion ist besonders nützlich für die explorative Datenanalyse, um die Verteilung, Zentralität und Streuung numerischer Variablen schnell zu visualisieren und zu verstehen, oft gruppiert nach kategorialen Variablen.

boxPlot
percentile

La acción `percentile.boxPlot` en SAS Viya es una herramienta de análisis estadístico que se utiliza para calcular un conjunto completo de estadísticas descriptivas necesarias para construir diagramas de caja (box plots). Estos diagramas son fundamentales para visualizar la distribución de datos numéricos, identificar la mediana, los cuartiles, los valores atípicos y la dispersión de una variable. La acción puede procesar grandes volúmenes de datos de manera eficiente en el entorno distribuido de CAS.