A collection of miscellaneous basic statistic functions and convenience wrappers for efficiently describing data. The author's intention was to create a toolbox, which facilitates the (notoriously time consuming) first descriptive tasks in data analysis, consisting of calculating descriptive statistics, drawing graphical summaries and reporting the results. The package contains furthermore functions to produce documents using MS Word (or PowerPoint) and functions to import data from Excel. Many of the included functions can be found scattered in other packages and other sources written partly by Titans of R. The reason for collecting them here, was primarily to have them consolidated in ONE instead of dozens of packages (which themselves might depend on other packages which are not needed at all), and to provide a common and consistent interface as far as function and arguments naming, NA handling, recycling rules etc. are concerned. Google style guides were used as naming rules (in absence of convincing alternatives). The 'camel style' was consequently applied to functions borrowed from contributed R packages as well.
Version: | 0.99.23 |
Depends: | base, stats, R (≥ 3.3.1) |
Imports: | graphics, grDevices, methods, MASS, utils, boot, manipulate, mvtnorm, foreign, expm, Rcpp (≥ 0.12.10) |
LinkingTo: | Rcpp, BH |
Suggests: | RDCOMClient, tcltk |
Published: | 2017-12-11 |
Author: | Andri Signorell. Includes R source code and/or documentation previously published by (in alphabetical order): Ken Aho, Andreas Alfons, Nanina Anderegg, Tomas Aragon, Antti Arppe, Adrian Baddeley, Kamil Barton, Ben Bolker, Frederico Caeiro, Stephane Champely, Daniel Chessel, Leanne Chhay, Clint Cummins, Michael Dewey, Harold C. Doran, Stephane Dray, Charles Dupont, Dirk Eddelbuettel, Jeff Enos, Claus Ekstrom, Martin Elff, Kamil Erguler, Richard W. Farebrother, John Fox, Romain Francois, Michael Friendly, Tal Galili, Matthias Gamer, Joseph L. Gastwirth, Yulia R. Gel, Juergen Gross, Gabor Grothendieck, Frank E. Harrell Jr, Richard Heiberger, Michael Hoehle, Christian W. Hoffmann, Torsten Hothorn, Markus Huerzeler, Wallace W. Hui, Pete Hurd, Rob J. Hyndman, Pablo J. Villacorta Iglesias, Matthias Kohl, Mikko Korpela, Max Kuhn, Detlew Labes, Friederich Leisch, Jim Lemon, Dong Li, Martin Maechler, Arni Magnusson, Daniel Malter, George Marsaglia, John Marsaglia, Alina Matei, David Meyer, Weiwen Miao, Giovanni Millo, Yongyi Min, David Mitchell, Markus Naepflin, Daniel Navarro, Henric Nilsson, Klaus Nordhausen, Derek Ogle, Hong Ooi, Nick Parsons, Sandrine Pavoine, Tony Plate, Roland Rapold, William Revelle, Tyler Rinker, Brian D. Ripley, Caroline Rodriguez, Nathan Russell, Nick Sabbe, Venkatraman E. Seshan, Greg Snow, Michael Smithson, Werner A. Stahel, Mark Stevenson, Matthias Templ, Terry Therneau, Yves Tille, Adrian Trapletti, Kevin Ushey, Jeremy VanDerWal, Bill Venables, John Verzani, Gregory R. Warnes, Stefan Wellek, Hadley Wickham, Rand R. Wilcox, Peter Wolf, Daniel Wollschlaeger, Thomas Yee, Achim Zeileis |
Maintainer: | Andri Signorell <andri at signorell.net> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Citation: | DescTools citation info |
Materials: | NEWS |
CRAN checks: | DescTools results |
Reference manual: | DescTools.pdf |
Package source: | DescTools_0.99.23.tar.gz |
Windows binaries: | r-devel: DescTools_0.99.23.zip, r-release: DescTools_0.99.23.zip, r-oldrel: DescTools_0.99.23.zip |
OS X El Capitan binaries: | r-release: DescTools_0.99.23.tgz |
OS X Mavericks binaries: | r-oldrel: DescTools_0.99.23.tgz |
Old sources: | DescTools archive |
Reverse imports: | CluMix, DescToolsAddIns, nandb, rcompanion, tadaatoolbox, TipDatingBeast |
Reverse suggests: | ARTool, Ecfun, MUS |
Please use the canonical form https://CRAN.R-project.org/package=DescTools to link to this page.