Learn R Programming

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")

Copy Link

Version

Install

install.packages('segRDA')

Monthly Downloads

180

Version

1.0.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Danilo Vieira

Last Published

July 31st, 2019

Functions in segRDA (1.0.2)

sim1

Simulated datasets
nema

Nematodes data from Araca Bay, Sao Sebastiao, Brazil.
segRDA-package

segRDA: Modeling Non-Continuous Linear Responses of Ecological Data
SMW

Split moving window analysis
pwRDA

Piecewise redundancy analysis (pwRDA)
OrdData

Data ordering
extract

Extract results and breakpoints from a smw object
plot.smw

Plot the dissimilarity profiles