Package: TMBO 2.4.29
Mark V. Bravington
TMBO: Code helpers for TMB
Arrays/vectors from index 1 (or any offset you choose, like package 'offarray'), names and dimnames, useful non-crashy error messages, plus simple for-loop aliases. Nicer than raw TMB!
Authors:
TMBO_2.4.29.tar.gz
TMBO_2.4.29.zip(r-4.5)TMBO_2.4.29.zip(r-4.4)TMBO_2.4.29.zip(r-4.3)
TMBO_2.4.29.tgz(r-4.4-any)TMBO_2.4.29.tgz(r-4.3-any)
TMBO_2.4.29.tar.gz(r-4.5-noble)TMBO_2.4.29.tar.gz(r-4.4-noble)
TMBO_2.4.29.tgz(r-4.4-emscripten)TMBO_2.4.29.tgz(r-4.3-emscripten)
TMBO.pdf |TMBO.html✨
TMBO/json (API)
NEWS
# Install 'TMBO' in R: |
install.packages('TMBO', repos = c('https://markbravington.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/markbravington/tmbo/issues
Last updated 4 months agofrom:c367331d1f. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | NOTE | Nov 09 2024 |
R-4.5-linux | NOTE | Nov 09 2024 |
R-4.4-win | NOTE | Nov 09 2024 |
R-4.4-mac | NOTE | Nov 09 2024 |
R-4.3-win | NOTE | Nov 09 2024 |
R-4.3-mac | NOTE | Nov 09 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
R-style indexing and convenience for TMB | TMBO-package TMBO |
Compile a TMB CPP file into dyn-load-able, using TMBO features | compile |
C-side syntax of TMBO | MACROS |
Generate array macros | make_all_ELn |
Construct objective function and derivatives allowing general index offsets | MakeADFun TMBO_ranges |
Run TMBO example | runExample |