Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 917 Bytes

File metadata and controls

24 lines (17 loc) · 917 Bytes

multitaper

R package implementing multitaper spectral estimation techniques used in time series analysis. This version may be slightly more updated than the one on CRAN.

Build instructions for general Linux machine.

  1. download and unzip to a folder called multitaper-master
  2. from the parent folder: a) R CMD build multitaper-master/ b) R CMD check multitaper_1.0-10.tar.gz (optional) c) R CMD INSTALL multitaper_1.0-10.tar.gz

Note: The version number, 1.0-10, may change, and you will have to ensure the PATH variable is appropriately set. This will require gfortran. Please see the documentation for your Linux distribution, Xcode (or Fink) for Mac, or Rtools, maintained by Duncan Murdoch, on CRAN for Windows.

A windows binary (zip) file is contained in the windowsBinary folder. This may or may not be up-to-date.

Note: Mac users please see: http://r.research.att.com/tools/