-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation #2
Commits on Aug 11, 2021
-
Included nloptApi.h and CXX11 in the flags plus adapted the code to t…
…he nlopt library. Changed NAMESPACE and DESCRIPTION to include nloptr and nloptC.so respectively.
Configuration menu - View commit details
-
Copy full SHA for f208924 - Browse repository at this point
Copy the full SHA f208924View commit details
Commits on Aug 18, 2021
-
Removed dynamic loading of NloptC, recompiled RcppExports and changed…
… attributes to RcppExport for mcmc_binomial_cc and mcmc_normult_cc. Package installs and runs.
Configuration menu - View commit details
-
Copy full SHA for 463a6c0 - Browse repository at this point
Copy the full SHA 463a6c0View commit details
Commits on Aug 19, 2021
-
Changed all file endings from .cc to .cpp. Furthermore, changed the p…
…ointer in nlopt_optimize from std::vector to arma::vec<double>.memptr()
Configuration menu - View commit details
-
Copy full SHA for ee3f376 - Browse repository at this point
Copy the full SHA ee3f376View commit details
Commits on Sep 1, 2021
-
Made a longer check on the relabeling algorithms of Stephens1997b and…
… Stephens1997a with Poisson and Binomial distributions. Removed many unused variables and hcnaged order in constructors.
Configuration menu - View commit details
-
Copy full SHA for 68e5394 - Browse repository at this point
Copy the full SHA 68e5394View commit details
Commits on Sep 3, 2021
-
Tested Stephens1997a again as results are very often identical to the…
… ergodic average.
Configuration menu - View commit details
-
Copy full SHA for ddb699b - Browse repository at this point
Copy the full SHA ddb699bView commit details
Commits on Sep 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 73eee2b - Browse repository at this point
Copy the full SHA 73eee2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e98ed9 - Browse repository at this point
Copy the full SHA 5e98ed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4117468 - Browse repository at this point
Copy the full SHA 4117468View commit details
Commits on Sep 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d566f4a - Browse repository at this point
Copy the full SHA d566f4aView commit details
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 659bcb1 - Browse repository at this point
Copy the full SHA 659bcb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 005ec1d - Browse repository at this point
Copy the full SHA 005ec1dView commit details
Commits on Oct 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 41a4d08 - Browse repository at this point
Copy the full SHA 41a4d08View commit details
Commits on Oct 7, 2021
-
Fixed some bugs and aggregated the documentation of mcmcoutputperm cl…
…asses into a single RD file and putting the rest to internal
Configuration menu - View commit details
-
Copy full SHA for 192b2e8 - Browse repository at this point
Copy the full SHA 192b2e8View commit details
Commits on Oct 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1f30e53 - Browse repository at this point
Copy the full SHA 1f30e53View commit details
Commits on Oct 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cd6f14b - Browse repository at this point
Copy the full SHA cd6f14bView commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9988b26 - Browse repository at this point
Copy the full SHA 9988b26View commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e509f98 - Browse repository at this point
Copy the full SHA e509f98View commit details
Commits on Oct 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f9b2914 - Browse repository at this point
Copy the full SHA f9b2914View commit details
Commits on Nov 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 969f0ca - Browse repository at this point
Copy the full SHA 969f0caView commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7bcbc91 - Browse repository at this point
Copy the full SHA 7bcbc91View commit details
Commits on Nov 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0a32344 - Browse repository at this point
Copy the full SHA 0a32344View commit details
Commits on Nov 7, 2021
-
Fixed documentation on generics and some methods. devtools::check() r…
…uns without warnings
Configuration menu - View commit details
-
Copy full SHA for 49fe96f - Browse repository at this point
Copy the full SHA 49fe96fView commit details
Commits on Nov 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for de8d05f - Browse repository at this point
Copy the full SHA de8d05fView commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 030d4c5 - Browse repository at this point
Copy the full SHA 030d4c5View commit details