ssd_plot_cf {ssdtools} | R Documentation |
Plots a Cullen and Frey graph of the skewness and kurtosis for non-censored data.
ssd_plot_cf(data, left = "Conc")
ssd_cfplot(data, left = "Conc")
data |
A data frame. |
left |
A string of the column in data with the concentrations. |
Soft deprecated for direct call to fitdistrplus::descdist()
.
ssd_cfplot()
: Defunct Cullen and Frey Plot
ssd_plot_cf(ssddata::ccme_boron)