Skip to content
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

Merged
merged 24 commits into from
Nov 14, 2021
Merged

Documentation #2

merged 24 commits into from
Nov 14, 2021

Commits on Aug 11, 2021

  1. 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.
    simonsays1980 committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    f208924 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Removed dynamic loading of NloptC, recompiled RcppExports and changed…

    … attributes to RcppExport for mcmc_binomial_cc and mcmc_normult_cc. Package installs and runs.
    simonsays1980 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    463a6c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Changed all file endings from .cc to .cpp. Furthermore, changed the p…

    …ointer in nlopt_optimize from std::vector to arma::vec<double>.memptr()
    simonsays1980 committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    ee3f376 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. 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.
    simonsays1980 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    68e5394 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    ddb699b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    73eee2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e98ed9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4117468 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Configuration menu
    Copy the full SHA
    d566f4a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Started documentation

    simonsays1980 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    659bcb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    005ec1d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    41a4d08 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Fixed some bugs and aggregated the documentation of mcmcoutputperm cl…

    …asses into a single RD file and putting the rest to internal
    simonsays1980 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    192b2e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    1f30e53 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    cd6f14b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Changed some Rd files

    simonsays1980 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    9988b26 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    e509f98 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    f9b2914 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    969f0ca View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    7bcbc91 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Configuration menu
    Copy the full SHA
    0a32344 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. Configuration menu
    Copy the full SHA
    49fe96f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    de8d05f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    030d4c5 View commit details
    Browse the repository at this point in the history