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

segRDA

SegRDA provide functions for performing a piecewise redundancy analysis. This package is designed for (1) ordering the target data, (2) identifying the breakpoints using a spli-moving analysis and (3) performing a piecewise regression.

Installation

Either install from CRAN, or directly from GitHub using the code below. Note that GitHub is the development version of the package, which may or may not differ from what’s on CRAN.

# fom CRAN
install.packages("segRDA")
# fom GitHub
# install.packages("devtools")
install_github("DaniloCVieira/segRDA")
library("segRDA")

About

An R package for performing piecewise redundancy analysis

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.