Learn R Programming

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

fdth (version 1.1-7)

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

1,813

Version

1.1-7

License

GPL (>= 2)

Maintainer

Jose9 Faria

Last Published

April 3rd, 2012

Functions in fdth (1.1-7)

fdt

Frequency Distribution Table
summary.fdt

Summary Methods for fdt Objects
fdth-package

Frequency Distribution Tables, Histograms and Poligons
make.fdt.format.classes

This function formats the presentation's appearance of the interval classes
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
print.fdt

Print Methods for fdt Objects
make.fdt.simple

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