Other packages > Find by keyword >

caTools  

Tools: Moving Window Statistics, GIF, Base64, ROC AUC, etc
View on CRAN: Click here


Download and install caTools package within the R console
Install from CRAN:
install.packages("caTools")

Install from Github:
library("remotes")
install_github("cran/caTools")

Install by package version:
library("remotes")
install_version("caTools", "1.18.2")



Attach the package and use:
library("caTools")
Maintained by
Michael Dietze
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-06-17
Latest Update: 2021-03-28
Description:
Contains several basic utility functions including: moving (rolling, running) window statistic functions, read/write for GIF and ENVI binary files, fast calculation of AUC, LogitBoost classifier, base64 encoder/decoder, round-off-error-free sum and cumsum, etc.
How to cite:
Michael Dietze (2005). caTools: Tools: Moving Window Statistics, GIF, Base64, ROC AUC, etc. R package version 1.18.2, https://cran.r-project.org/web/packages/caTools
Previous versions and publish date:
1.0 (2005-06-17 21:05), 1.1 (2005-07-18 12:56), 1.2 (2005-08-09 10:40), 1.3 (2005-09-21 21:26), 1.4 (2005-09-30 19:19), 1.5 (2005-11-15 23:22), 1.6 (2006-04-26 09:56), 1.7 (2007-02-01 16:07), 1.8 (2007-10-09 21:57), 1.9 (2008-07-07 20:05), 1.10 (2009-10-11 18:49), 1.11 (2010-12-17 08:35), 1.12 (2011-05-18 06:54), 1.13 (2012-05-23 09:37), 1.14 (2012-12-21 20:38), 1.16 (2013-10-24 15:02), 1.17.1.1 (2018-07-20 14:43), 1.17.1.2 (2019-03-06 21:53), 1.17.1.3 (2019-11-30 06:48), 1.17.1.4 (2020-01-13 16:29), 1.17.1 (2014-09-10 16:22), 1.17 (2014-04-21 15:40), 1.18.0 (2020-01-17 10:40), 1.18.1 (2021-01-11 11:30)
Other packages that cited caTools R package
View caTools citation profile
Other R packages that caTools depends, imports, suggests or enhances
Functions, R codes and Examples using the caTools R package
Some associated functions: ENVI . GIF . LogitBoost . base64 . caTools-internal . caTools-package . colAUC . combs . predict.LogitBoost . runmad . runmean . runminmax . runquantile . runsd . sample.split . sumexact . trapz . 
Some associated R codes: ENVI.R . GIF.R . LogitBoost.R . base64.R . colAUC.R . combs.R . runfunc.R . sample.split.R . sumexact.R . trapz.R .  Full caTools package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rankdist  
Distance Based Ranking Models
Implements distance based probability models for ranking data. The supported distance metrics inclu ...
Download / Learn more Package Citations See dependency  
EasyDescribe  
A Convenient Way of Descriptive Statistics
Descriptive Statistics is essential for publishing articles. This package can perform descriptive s ...
Download / Learn more Package Citations See dependency  
gmt  
Interface Between GMT Map-Making Software and R
Interface between the GMT map-making software and R, enabling the user to manipulate geographic dat ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
trapezoid  
The Trapezoidal Distribution
The trapezoid package provides 'dtrapezoid', 'ptrapezoid', 'qtrapezoid', and 'rtrapezoid' functions ...
Download / Learn more Package Citations See dependency  
hydropeak  
Detect and Characterize Sub-Daily Flow Fluctuations
An important environmental impact on running water ecosystems is caused by hydropeaking - the disco ...
Download / Learn more Package Citations See dependency  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns