Skip to content

krehfeld/nest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# nest
NEST is a R package to analyze Non-Equally Spaced Timeseries

License
Private within the STACY group and collaborators (no warranty).

Installation

At the terminal, clone the repository to the target directory
git clone https://github.com/krehfeld/nest.git

OR (in R/command line)
install.packages(devtools)
# install from github
library(devtools)
install_github("krehfeld/nest")

# load package
library(nest)
#help:
?nest

About

NEST package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages