Websites associated with FIMS.
Test cases, based on regional assessments, to illustrate use of FIMS.
Packagedown site for FIMS package.
Documentation for FIMS C++ functions, written using doxygen.
A fast-paced, self-teaching tutorial covering the modern concepts of C++.
Free online tutorials for many computer programming languages, including C++.
Skill up with free C++ tutorials.
The latest coding and computing news & tips for C++.
Documentation for the C++ Standard Library, which contains functions that perform services such as input and output and provide efficient implementations of frequently used operations.
Numerous examples, as well as extensive documentation, to facilitate the use of Rcpp.
Source code for Rcpp.
A tutorial that was originally presented as part of a 3-day intensive Data Science Workshop at UMass Amherst in June 2015 on using Rcpp.
Package to translate stock synthesis input files into MAS inputs
R package to run model diagnostics on FIMS models
The repository for development of the RTMB branch of FIMS
High performance functions with Rcpp within the Advanced R online resource by Hadley Wickham
“Eddelbuettel, D., & Francois, R. (2011). Rcpp: Seamless R and C++ Integration. Journal of Statistical Software, 40(8), 1–18. 10.18637/jss.v040.i08”
Rcpp for everyone by Masaki E. Tsuda focuses on providing necessary information to users who are not familiar with C++
Rcpp
‘Exposing C++ functions and classes with Rcpp modules’ by Dirk Eddelbuettel and Romain François focuses on Rcpp modules that allow programmers to expose C++ functions and classes to R with relative ease