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

Undocumented functions #27

Closed
lionel-rigoux opened this issue Jun 15, 2017 · 1 comment
Closed

Undocumented functions #27

lionel-rigoux opened this issue Jun 15, 2017 · 1 comment
Assignees

Comments

@lionel-rigoux
Copy link
Member

lionel-rigoux commented Jun 15, 2017

A set of functions in the root directory are undocumentemented:

  • VBA_dcmMatrices (7219f27)
  • VBA_get_dL (ead1bc3)
  • VBA_get_tracker (a866b85)
  • VBA_multisession_expand (4541e05)
  • VBA_multisession_factor (4541e05)
  • VBA_optimPriors (already documented)
  • VBA_setup (ef43b33)
  • VBA_Shapley
  • VBA_susceptibility
  • VBA_version (a866b85)
  • factorial_struct (355d374)
  • getHyperpriors (now VBA_guessHyperpriors)
  • getStateParamInput
  • setInputs
  • setPriors
  • check_struct (81d7c9d)
@jdaunize
Copy link
Contributor

Note: the function 'check_struct' seems to be quite overloaded. If i'm correct, it is now in the subfolder 'subfunctions'. But in fact, VBA would not run without it (cf. VBA_check, VBA_fiinPriors, etc...). It may be good to rename it VBA_checkstruct and move it to the core directory (with proper header)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants