Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

RecordTest

CRAN_Status_Badge cran_checks Downloads Downloads Licence

The R package RecordTest provides inference and descriptive tools based on theory of record to detect trends in time series and describe the record occurrence.

Installation

You can install the stable version from CRAN.

install.packages("RecordTest")

You can install the development version from GitHub

# install.packages("remotes")
remotes::install_github("JorgeCastilloMateo/RecordTest")

or with the following arguments to install the vignettes (R >= 3.6 required)

remotes::install_github("JorgeCastilloMateo/RecordTest", build_vignettes = TRUE, dependencies = TRUE)

How to start?

Get started in RecordTest with the vignettes

vignette("RecordTest")

About

Inference Tools in Time Series Based on Record Statistics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.