Learn R Programming

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

fdth (version 1.1-8)

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-8

License

GPL (>= 2)

Maintainer

Jose9 Faria

Last Published

November 24th, 2013

Functions in fdth (1.1-8)

make.fdt.multiple

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

Print Method for latex.fdt Objects
fdt

Frequency Distribution Table
summary.fdt

Summary Methods for fdt Objects
print.fdt

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.simple

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

Plot fdt.default and fdt.multiple objects
latex.fdt

LaTeX Table of the Frequency Distribution Table
summary.latex.fdt

Summary Method for latex.fdt Objects