ssd_plot_cf: Cullen and Frey Plot

View source: R/plot-cf.R

ssd_plot_cfR Documentation

Cullen and Frey Plot

Description

Plots a Cullen and Frey graph of the skewness and kurtosis for non-censored data.

Usage

ssd_plot_cf(data, left = "Conc")

ssd_cfplot(data, left = "Conc")

Arguments

data

A data frame.

left

A string of the column in data with the concentrations.

Details

Soft deprecated for direct call to fitdistrplus::descdist().

Functions

  • ssd_cfplot(): Defunct Cullen and Frey Plot

Examples

ssd_plot_cf(ssddata::ccme_boron)

ssdtools documentation built on Sept. 8, 2023, 5:56 p.m.