NEWS
fdth 1.3-1
- Improvements were made to the documentation of the package and functions.
fdth 1.3-0 (2023-11-17)
- Adjustment of files encoding as required by the CRAN.
- Adjustments and improvements were made to the documentation
of the package and functions.
fdth 1.2-6 (2021-10-16)
- The "na.omit" function, previously used in several methods of the package,
has been removed. The main use was in the functions: "fdt.default",
"make.ft.multiple", "fdt_cat.default", "fdt_cat.matrix" and "fdt_cat.data.frame".
- Added "na.rm" argument to methods associated with default FALSE.
If you have NA values that can influence the structure of the table,
the user will receive a error message.
fdth 1.2-5 (2020-04-17)
- Correction of wording of argument x in file fdt.Rd. Removed the snippet
"or character/factor ('fdt_cat')".
- The functions latex.fdt, latex.fdt_cat, latex.fdt_cat.multiple,
print.latex.fdt and summary.latex.fdt was deprecated. Add the new class to
the xtable function: xtable.fdt and xtable.fdt.multiple.
- Corrected bug in plot.fdt.default function, types "cdh" and "cdp".
The relative frequencies not was divide by h (amplitude of the class).
- Add news arguments in the plot.fdt.multiple: grouped - if the "by"
argument is different from NULL, then the users have the option the to plot
factors in a the same graphics; args.legend - a list with the same arguments
of the legend function of the graphics package.
fdth 1.2-4
- Only available on GitHub (under test)
- Remove "tmp" object of the fdt.default.R function in the 51 line. That
object was desnecessary.
fdth 1.2-3
- Only available on GitHub (under test)
- Added the "round" argument in the functions latex.fdt_cat and
latex.fdt_cat.multiple
fdth 1.2-2
- Only available on GitHub (under test)
- The documentation has been improved
fdth 1.2-1 (2015-04-11)
- Ivan Bezerra Allaman has began to work in the project as co-author.
- Added the "by" argument to fdt_cat.data.frame function. As consequence,
the print.fdt_cat.multiple, plot.fdt_cat.multiple, make.fdt_cat.multiple,
fdt_cat.matrix functions were changed.
- Was added the latex.fdt_cat.multiple function to give suport the objects
of the fdt_cat.multiple class
- The Rd files make.fdt_cat.simple, make.fdt_cat.multiple,
make.fdt.format.classes, make.fdt.multiple and make.fdt.simple were moved
from the documentation
fdth 1.2-0
- Thanks to Ivan B. Allaman to the bug fix of the function make.fdt.simple.R
- It was added basic suport to categorical variables
- Some bugs were corrected
fdth 1.1-8 (2013-11-24)
- plot.fdth.multiple: x11() was replaced by the portable way dev.new()
- The documentation has been deeply improved
- Export LaTeX table of the frequency distribution table (latex.fdt)
fdth 1.1-7 (2012-04-03)
- Cosmetic changes to meet the requirements of CRAN
fdth 1.1-6
- The S3 methods print.fdt.default and print.fdt.multiple were improved.
- The S3 methods summary.fdt.default and summary.fdt.multiple were improved.
fdth 1.1-5 (2011-05-08)
- The S3 methods plot.default and plot.multiple were improved.
Both enable adding the count values to all types of plot
fdth 1.1-3 (2011-04-13)
- The MASS package is not essential and was removed from some examples
to avoid NOTES in compilation
fdth 1.1-2 (2010-05-27)
- The S3 methods plot.default and plot.multiple were improved
fdth 1.1-1 (2010-05-22)
- The slot data was removed from the fdt object
- The S3 methods plot.default and plot.multiple were improved
fdth 1.1-0
fdth 1.0-0