https://github.com/cran/changepointsHD
Raw File
Tip revision: 936b69e1b393257a0184ad67c3024c5f33a6c966 authored by Leland Bybee on 20 September 2019, 15:40:07 UTC
version 0.3.3
Tip revision: 936b69e
NAMESPACE
useDynLib(changepointsHD)
exportPattern("^[[:alpha:]]+")
importFrom(Rcpp, evalCpp)
importFrom(stats, runif)
importFrom(methods, new)
back to top