cdffromtable: CDF from Table Function

Description Usage Arguments Examples

Description

A function building and plotting CDF, with fitted lines for each branch, from range and frequency of bins given. input T$min= left boundary, T$max=right boundary, T$frequency= bin frequency.

Usage

1
cdffromtable(values, T)

Arguments

values

values=vector of values, on which histogram will be built

T

T= a data frame with three columns describing a set of histograms.

Examples

1

taranov2007/GappedHist documentation built on May 24, 2019, 2:53 p.m.