Package: lotri 1.0.0.9000

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.9000.tar.gz
lotri_1.0.0.9000.zip(r-4.5)lotri_1.0.0.9000.zip(r-4.4)lotri_1.0.0.9000.zip(r-4.3)
lotri_1.0.0.9000.tgz(r-4.5-x86_64)lotri_1.0.0.9000.tgz(r-4.5-arm64)lotri_1.0.0.9000.tgz(r-4.4-x86_64)lotri_1.0.0.9000.tgz(r-4.4-arm64)lotri_1.0.0.9000.tgz(r-4.3-x86_64)lotri_1.0.0.9000.tgz(r-4.3-arm64)
lotri_1.0.0.9000.tar.gz(r-4.5-noble)lotri_1.0.0.9000.tar.gz(r-4.4-noble)
lotri_1.0.0.9000.tgz(r-4.4-emscripten)lotri_1.0.0.9000.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

Pkgdown site:https://nlmixr2.github.io

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

On CRAN:

openblascppopenmp

7.67 score 6 stars 14 packages 18 scripts 1.5k downloads 12 exports 5 dependencies

Last updated 4 months agofrom:a9deb691e3. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 26 2025
R-4.5-win-x86_64OKJan 26 2025
R-4.5-mac-x86_64OKJan 26 2025
R-4.5-mac-aarch64OKJan 26 2025
R-4.5-linux-x86_64OKJan 26 2025
R-4.4-win-x86_64OKJan 26 2025
R-4.4-mac-x86_64OKJan 26 2025
R-4.4-mac-aarch64OKJan 26 2025
R-4.3-win-x86_64OKJan 26 2025
R-4.3-mac-x86_64OKJan 26 2025
R-4.3-mac-aarch64OKJan 26 2025

Exports:.lotriPointersas.lotrilotrilotriAsExpressionlotriDataFrameToLotriExpressionlotriEstlotriIsBlockMatlotriMatlotriMatInvlotriNearPDlotriSeprcm

Dependencies:backportscheckmatecpp11cpp11armadillocrayon

Lotri Motivation

Rendered fromlotri-motivation.Rmdusingknitr::rmarkdownon Jan 26 2025.

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