Skip to content

Moving window statistics, GIF, Base64, ROC AUC, etc

Notifications You must be signed in to change notification settings

spluque/caTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caTools

Build Status CRAN_Status_Badge CRAN_Downloads

This package 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.

Installation

Once this is on CRAN:

install.packages("caTools")

Or the development version from GitHub:

# install.packages("devtools")
devtools::install_github("spluque/caTools")

About

Moving window statistics, GIF, Base64, ROC AUC, etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published