README.md

BaSAR Bayesian Spectral Analysis in R

Installation

To install, use the R devtools package. If you don't already have it, you can install it with:

install.packages("devtools")

and load it with:

library(devtools)

Then you can install BaSAR with:

install_github("JIC-CSB/BaSAR")

Use

Citing

Please cite our paper:

BaSAR—A tool in R for frequency detection (https://doi.org/10.1016/j.biosystems.2012.07.004)

when using this software.



JIC-CSB/BaSAR documentation built on May 21, 2019, 1:41 p.m.