Learn R Programming

fdth (version 1.3-0)

Frequency Distribution Tables, Histograms and Polygons

Description

Perform frequency distribution tables, associated histograms and polygons from vector, data.frame and matrix objects for numerical and categorical variables.

Copy Link

Version

Install

install.packages('fdth')

Monthly Downloads

6,433

Version

1.3-0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

November 17th, 2023

Functions in fdth (1.3-0)

fdt

Frequency distribution table for numerical data
median.fdt

Median of frequency distribution table (numerical variable)
make.fdt

Frequency distribution table for continuous and categorical variables
mfv

Most frequent value (statistical mode) of frequency distribution table (numerical and categorical variable)
fdth-internal

Internal fdth functions
fdth-package

Frequency distribution tables, histograms and polygons
plot.fdt

Plot fdt.default and fdt.multiple objects
print.fdt

Print methods for fdt objects
xtable.fdt

LaTeX table of the frequency distribution table
var

Variance of frequency distribution table (numerical variable)
quantile.fdt

Quantile of frequency distribution table (numerical variable)
sd

Standard deviation of frequency distribution table (numerical variable)
summary.fdt

Summary methods for fdt objects
mean.fdt

Mean of frequency distribution table (numerical variable)
fdt_cat

Frequency distribution table for categorical data