make_histogram: Make Histogram

View source: R/fit_distribution.R

make_histogramR Documentation

Make Histogram

Description

Outputs a histogram of the data overlayed by the density function of the recommended distribution.

Usage

make_histogram(.data, dist)

Arguments

.data

The data.

dist

List of distribution parameters.


dnepple/tprstats documentation built on April 5, 2025, 6:18 a.m.