Skip to content

ppernot/FitOCTlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

FitOCTlib

Stan-based library for OCT signals analysis

Install

You can install this package in R from GitHub by executing

install.packages("devtools")
devtools::install_github("ppernot/FitOCTlib")

If you encounter installation problems, please check your Rstan install as specified here.

Use

In the R console or in your script, load it the usual way

library("FitOCTlib")