plot_dist: Plot histogram and fitted lognormal and normal distributions

View source: R/plot_dist.R

plot_distR Documentation

Plot histogram and fitted lognormal and normal distributions

Description

Use to compare empirical data to fitted distribution.

Usage

plot_dist(dat)

Arguments

dat

a vector

Value

a figure

Examples

plot_dist(deshka$age5)



adamreimer/preseason documentation built on Feb. 3, 2024, 3:39 a.m.