Package: lotri 1.0.5

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:
lotri_1.0.5.tar.gz
lotri_1.0.5.zip(r-4.7-x86_64)lotri_1.0.5.zip(r-4.6-x86_64)lotri_1.0.5.zip(r-4.5-x86_64)
lotri_1.0.5.tgz(r-4.6-x86_64)lotri_1.0.5.tgz(r-4.6-arm64)lotri_1.0.5.tgz(r-4.5-x86_64)lotri_1.0.5.tgz(r-4.5-arm64)
lotri_1.0.5.tar.gz(r-4.7-arm64)lotri_1.0.5.tar.gz(r-4.7-x86_64)lotri_1.0.5.tar.gz(r-4.6-arm64)lotri_1.0.5.tar.gz(r-4.6-x86_64)
lotri_1.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
lotri/json (API)
| # Install 'lotri' in R: |
| install.packages('lotri', repos = c('https://nlmixr2.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nlmixr2/lotri/issues
Pkgdown/docs site:https://nlmixr2.github.io
Last updated from:9466a49b56. Checks:3 NOTE, 10 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 121 | ||
| linux-devel-x86_64 | NOTE | 149 | ||
| source / vignettes | OK | 174 | ||
| linux-release-arm64 | OK | 120 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-release-x86_64 | OK | 202 | ||
| macos-oldrel-arm64 | OK | 103 | ||
| macos-oldrel-x86_64 | OK | 163 | ||
| windows-devel-x86_64 | NOTE | 129 | ||
| windows-release-x86_64 | OK | 122 | ||
| windows-oldrel-x86_64 | OK | 137 | ||
| wasm-release | OK | 114 |
Exports:.lotriPointersas.lotrilotrilotriAsExpressionlotriDataFrameToLotriExpressionlotriEstlotriIsBlockMatlotriMatlotriMatInvlotriNearPDlotriSeprcm
Dependencies:armadillo4rbackportscheckmatecpp4rcrayon
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| As lower triangular matrix | as.lotri as.lotri.data.frame as.lotri.default as.lotri.matrix |
| Easily Specify block-diagonal matrices with lower triangular info | lotri |
| Change a matrix or lotri matrix to a lotri expression | lotriAsExpression |
| Convert a lotri data frame to a lotri expression | lotriDataFrameToLotriExpression |
| Extract or remove lotri estimate data frame from lotri object | lotriEst |
| Determine if the matrix is a block matrix | lotriIsBlockMat |
| Create a matrix from a list of matrices | lotriMat |
| Converts a matrix into a list of block matrices | lotriMatInv |
| C++ implementation of Matrix's nearPD | lotriNearPD |
| Separate a lotri matrix into above and below lotri matrices | lotriSep |
| Use the RCM algorithm to permute to banded matrix | rcm |
