TMTI
This repository contains the R package 'TMTI', which implements the methods of Mogensen and Markussen (2021). A preprint of the paper can be found here: https://arxiv.org/abs/2108.04731
Installation
The package can be installed using e.g. devtools or the remotes package:
devtools::install_github("phillipmogensen/TMTI")
# or
remotes::install_github("phillipmogensen/TMTI")
Usage
To be written. See `??TMTIĀ“ in R for help.