Skip to content
/ TKF Public

Pairwise Distance Estimation with TKF91 and TKF92 Model

Notifications You must be signed in to change notification settings

ge11232002/TKF

Repository files navigation

TKF

Travis-CI Build Status CRAN_Status_Badge

Pairwise Distance Estimation with TKF91 and TKF92 Model

Installation of the stable version of TKF from CRAN

install.packages("TKF")

Installation of the development version of TKF from github

  1. Make sure you have a working development environment.
    • Windows: Install Rtools.
    • Mac: Install Xcode from the Mac App Store.
    • Linux: Install a compiler and various development libraries (details vary across different flavors of Linux).
  2. Install the GNU gsl.
    • Windows: It comes with Rtools.
    • Mac: brew install gsl
    • Linux: In Ubuntu, apt-get install libgsl0-dev
  3. Install within R
  • Mac and Linux:

    devtools::install_github("ge11232002/TKF")

About

Pairwise Distance Estimation with TKF91 and TKF92 Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published