Package: withinr 0.1.0
withinr: High-Performance Fixed Effects Solver
Fast modified LSMR solvers with Schwarz and diagonal preconditioners for absorbing high-dimensional fixed effects in panel data regressions. The computational core is written in Rust via version 0.2.0 of the 'within' crate and accessed through 'extendr'.
Authors:
withinr_0.1.0.tar.gz
withinr_0.1.0.zip(r-4.7)withinr_0.1.0.zip(r-4.6)withinr_0.1.0.zip(r-4.5)
withinr_0.1.0.tgz(r-4.6-x86_64)withinr_0.1.0.tgz(r-4.6-arm64)withinr_0.1.0.tgz(r-4.5-x86_64)withinr_0.1.0.tgz(r-4.5-arm64)
withinr_0.1.0.tar.gz(r-4.7-arm64)withinr_0.1.0.tar.gz(r-4.7-x86_64)withinr_0.1.0.tar.gz(r-4.6-arm64)withinr_0.1.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
withinr/json (API)
| # Install 'withinr' in R: |
| install.packages('withinr', repos = c('https://py-econometrics.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/py-econometrics/within/issues
Last updated from:1c1b0cb2c3 (on r-bindings). Checks:8 OK, 4 NOTE, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 198 | ||
| linux-devel-x86_64 | OK | 209 | ||
| source / vignettes | OK | 199 | ||
| linux-release-arm64 | OK | 204 | ||
| linux-release-x86_64 | OK | 202 | ||
| macos-release-arm64 | NOTE | 180 | ||
| macos-release-x86_64 | NOTE | 658 | ||
| macos-oldrel-arm64 | OK | 189 | ||
| macos-oldrel-x86_64 | OK | 539 | ||
| windows-devel | NOTE | 315 | ||
| windows-release | NOTE | 289 | ||
| windows-oldrel | OK | 300 | ||
| wasm-release | FAIL | 125 |
Exports:AdditiveSchwarzApproxCholConfigApproxSchurConfigLocalSolverConfiglsmr_optionsLsmrOptionsPreconditionerPreconditionerConfigReductionStrategysolvesolve_batchSolver
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Additive Schwarz preconditioner configuration | AdditiveSchwarz |
| Approximate Cholesky configuration | ApproxCholConfig |
| Approximate Schur complement configuration | ApproxSchurConfig |
| Local solver configuration for additive Schwarz subdomains | LocalSolverConfig |
| Modified LSMR solver options | LsmrOptions lsmr_options |
| Built preconditioner handle | Preconditioner |
| Preconditioner shortcut values | PreconditionerConfig |
| Reduction strategy shortcut values | ReductionStrategy |
| Solve fixed-effects normal equations | solve |
| Solve fixed-effects normal equations for multiple response vectors | solve_batch |
| Persistent fixed-effects solver | Solver |
