R/package-kdist.R

#' kdist: A package for calculating and plotting non-Gaussian distributions
#'
#' The kdist package provides two categories of important functions:
#' dk etc, and weiplot.
#' 
#' @section dk functions:
#' The {kdist} functions dk, pk, qk and rk, calculates the K-distribution
#'
#' @section weiplot functions:
#' weiplot takes data and plots it on Weibull paper. Weilines adds lines
#' to a Weibull plot.
#'
#' @docType package
#' @name kdist
NULL

##NULL

Try the kdist package in your browser

Any scripts or data that you put into this service are public.

kdist documentation built on May 2, 2019, 11:20 a.m.