Package: lotri 1.0.0

Matthew L. Fidler

lotri: A Simple Way to Specify Symmetric, Block Diagonal Matrices

Provides a simple mechanism to specify a symmetric block diagonal matrices (often used for covariance matrices). This is based on the domain specific language implemented in 'nlmixr2' but expanded to create matrices in R generally instead of specifying parts of matrices to estimate. It has expanded to include some matrix manipulation functions that are generally useful for 'rxode2' and 'nlmixr2'.

Authors:Matthew L. Fidler [aut, cre], Bill Denney [ctb]

lotri_1.0.0.tar.gz
lotri_1.0.0.zip(r-4.5)lotri_1.0.0.zip(r-4.4)lotri_1.0.0.zip(r-4.3)
lotri_1.0.0.tgz(r-4.4-x86_64)lotri_1.0.0.tgz(r-4.4-arm64)lotri_1.0.0.tgz(r-4.3-x86_64)lotri_1.0.0.tgz(r-4.3-arm64)
lotri_1.0.0.tar.gz(r-4.5-noble)lotri_1.0.0.tar.gz(r-4.4-noble)
lotri_1.0.0.tgz(r-4.4-emscripten)lotri_1.0.0.tgz(r-4.3-emscripten)
lotri.pdf |lotri.html
lotri/json (API)
NEWS

# Install 'lotri' in R:
install.packages('lotri', repos = c('https://nlmixr2.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/nlmixr2/lotri/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

12 exports 4 stars 3.04 score 5 dependencies 12 dependents 18 scripts 1.3k downloads

Last updated 8 days agofrom:2c44b453fb. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-win-x86_64OKAug 31 2024
R-4.5-linux-x86_64OKAug 31 2024
R-4.4-win-x86_64OKAug 31 2024
R-4.4-mac-x86_64OKAug 31 2024
R-4.4-mac-aarch64OKAug 31 2024
R-4.3-win-x86_64OKAug 31 2024
R-4.3-mac-x86_64OKAug 31 2024
R-4.3-mac-aarch64OKAug 31 2024

Exports:.lotriPointersas.lotrilotrilotriAsExpressionlotriDataFrameToLotriExpressionlotriEstlotriIsBlockMatlotriMatlotriMatInvlotriNearPDlotriSeprcm

Dependencies:backportscheckmatecpp11cpp11armadillocrayon

Lotri Motivation

Rendered fromlotri-motivation.Rmdusingknitr::rmarkdownon Aug 31 2024.

Last update: 2022-06-18
Started: 2019-05-10