⚠️There's a newer version (1.2.1) of this package. Take me there.

MTS

Installation

git clone git://github.com/d-/MTS.git
R CMD build MTS/

This will create a file named "MTS_VERSION.tar.gz".

Then move the file into your working directory in R and type:

install.packages("MTS_VERSION.tar.gz",repos=NULL,type="source")
library(MTS)

Alternatively, a simpler solution is to use the 'devtools' package.

install.packages("devtools")
library(devtools)
install_github('MTS','d-')

Copy Link

Version

Down Chevron

Install

install.packages('MTS')

Monthly Downloads

2,104

Version

1.0

License

Artistic License 2.0

Maintainer

Last Published

October 10th, 2018

Functions in MTS (1.0)