ssd_plot_cf {ssdtools}R Documentation

Cullen and Frey Plot [Deprecated]

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().


[Package ssdtools version 2.3.0 Index]