Learn R Programming

myTAI (version 2.3.4)

plot_cullen_frey: Plot Cullen-Frey Diagram for Distribution Assessment

Description

Create a Cullen-Frey diagram to assess which distribution family best fits the null sample data.

Usage

plot_cullen_frey(test_result)

Value

A Cullen-Frey plot from the fitdistrplus package

Arguments

test_result

A TestResult object

Details

The Cullen-Frey diagram plots skewness vs. kurtosis to help identify appropriate distribution families for the null sample data.