Learn R Programming

⚠️There's a newer version (1.3-0) of this package.Take me there.

fdth (version 1.1-3)

Frequency Distribution Tables, Histograms and Poligons

Description

Perform frequency distribution tables, associated histograms and poligons from vector, data.frame and matrix objects.

Copy Link

Version

Install

install.packages('fdth')

Monthly Downloads

3,310

Version

1.1-3

License

GPL (>= 2)

Maintainer

Jose9 Faria

Last Published

April 13th, 2011

Functions in fdth (1.1-3)

make.fdt.simple

A function which makes the table with absolute and relative frequencies, cumulative frequencies in numbers and percentages.
summary.fdt

Summary and Print Methods for fdt Objects
make.fdt.format.classes

This function formats the presentation's appearance of the interval classes
fdth-package

Frequency Distribution Tables, Histograms and Poligons
make.fdt.multiple

A function which makes the table using the number of interval classes, a method used for breaks, and choose the endpoint
plot.fdt

Plot fdt.default and fdt.multiple objects
fdt

Frequency Distribution Table