Learn R Programming

fitPlotR (version 0.1.0)

Plotting Probability Distributions

Description

Provides functions for plotting probability density functions, distribution functions, survival functions, hazard functions and computing distribution moments. The implementation is inspired by Delignette-Muller and Dutang (2015) .

Copy Link

Version

Install

install.packages('fitPlotR')

Version

0.1.0

License

GPL-3

Maintainer

Muhammad Osama

Last Published

December 19th, 2025

Functions in fitPlotR (0.1.0)

plot_pdf

Plot for the PDF of a Probability distribution.
dist_moments

Compute Moments of a Probability Distribution
plot_multi_fitted

Plot Multiple Fitted Distributions
plot_data

Plot Data Overview
plot_sf

Plot for the Survival Function of a Probability Distribution
plot_fitted

Plot Fitted Distribution with Diagnostic Plots
plot_hf

Plot Hazard Function of a Probability Distribution
plot_cdf

Plot CDF for the Probability of a Distribution