ssd_plot_cf: Cullen and Frey Plot
![[Deprecated]](figures/lifecycle-deprecated.svg?package=ssdtools&version=2.3.0)
Description
Plots a Cullen and Frey graph of the skewness and kurtosis
for non-censored data.
Usage
ssd_plot_cf(data, left = "Conc")
Arguments
- data
A data frame.
- left
A string of the column in data with the concentrations.
Details
Deprecated for fitdistrplus::descdist()
.