Skip to content

vthorrf/LaplacesDemonCpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaplacesDemonCpp

C++ Extension of LaplacesDemon

The LaplacesDemonCpp package consists of C++ functions that replace functions written in R in LaplacesDemon. For more information, see the LaplacesDemon package.

LaplacesDemonCpp imports parallel, Rcpp, and RcppArmadillo.

This package should be considered experimental until further along in development. The optimization of C++ functions will improve with time.

Installation


Using the 'devtools' package:

install.packages("devtools")
library(devtools)
install_github("Statisticat/LaplacesDemonCpp")

About

C++ Extension of LaplacesDemon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 98.2%
  • C++ 1.5%
  • C 0.3%