Skip to content
/ jra Public

Determination of the number of jumps in 1-D jump regression analysis

License

Notifications You must be signed in to change notification settings

ghwang-nk/jra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jra

The goal of jra is to implement the COPS and SOPS methods for the determination of the number of jumps in 1-D jump regression analysis.

Installation

You can install the development version of jra from GitHub with:

# install.packages("devtools")
devtools::install_github("ghwang-nk/jra", build_vignettes = TRUE)

Example

A demo example is provided in the vignette, which is available with:

library(jra)
browseVignettes(package = "jra")

About

Determination of the number of jumps in 1-D jump regression analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published