Package: fdth 1.5-3
fdth: Frequency Distribution Tables, Histograms and Polygons
Perform frequency distribution tables, associated histograms and polygons from vector, data.frame and matrix objects for numerical and categorical variables.
Authors:
fdth_1.5-3.tar.gz
fdth_1.5-3.zip(r-4.7)fdth_1.5-3.zip(r-4.6)fdth_1.5-3.zip(r-4.5)
fdth_1.5-3.tgz(r-4.6-any)fdth_1.5-3.tgz(r-4.5-any)
fdth_1.5-3.tar.gz(r-4.7-any)fdth_1.5-3.tar.gz(r-4.6-any)
fdth_1.5-3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
fdth/json (API)
| # Install 'fdth' in R: |
| install.packages('fdth', repos = c('https://jcfaria.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jcfaria/fdth/issues
Last updated from:8ea48f16f4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 204 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 107 | ||
| macos-oldrel-arm64 | OK | 81 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 89 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 99 |
Exports:amplitudefdtfdt_catmake.fdtmake.fdt_catmfvsdtavar
Dependencies:xtable
LaTeX table for fdt objects
Last update: 2026-06-06
Started: 2013-04-08
Introduction to fdth
Overview | 1. Numerical data — fdt() | 1.1 Basic usage | 1.2 Choosing the number of classes | 1.3 Custom interval boundaries | 1.4 Formatting class limits | 1.5 Right-closed intervals | 1.6 Missing values | 2. Plots — plot.fdt.default() | 2.1 Absolute frequency histogram and polygon | 2.2 Relative frequency (proportion and percentage) | 2.3 Density | 2.4 Cumulative frequency | 2.5 Value labels on bars | 3. Summary statistics from grouped data | 4. Multiple numerical variables — fdt.data.frame() | 4.1 All numeric columns | 4.2 Grouped by a factor | 4.3 Plotting multiple tables | 4.4 Statistics on multiple tables | 5. Categorical data — fdt_cat() | 5.1 Basic usage | 5.2 Preserving natural order | 5.3 Formatting | 5.4 Plots for categorical data | 6. Reconstructing a table from frequencies | 7. LaTeX export | Session information
Last update: 2026-06-06
Started: 2026-05-13
