Package: cirls 0.3.1
cirls: Constrained Iteratively Reweighted Least Squares
Routines to fit generalized linear models with constrained coefficients, along with inference on the coefficients. Designed to be used in conjunction with the base glm() function.
Authors:
cirls_0.3.1.tar.gz
cirls_0.3.1.zip(r-4.5)cirls_0.3.1.zip(r-4.4)
cirls_0.3.1.tgz(r-4.4-any)
cirls_0.3.1.tar.gz(r-4.5-noble)cirls_0.3.1.tar.gz(r-4.4-noble)
cirls_0.3.1.tgz(r-4.4-emscripten)
cirls.pdf |cirls.html✨
cirls/json (API)
NEWS
# Install 'cirls' in R: |
install.packages('cirls', repos = c('https://pierremasselot.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pierremasselot/cirls/issues
Last updated 16 days agofrom:5e9738d234. Checks:OK: 1 WARNING: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win | WARNING | Nov 07 2024 |
R-4.5-linux | WARNING | Nov 07 2024 |
R-4.4-win | WARNING | Nov 07 2024 |
R-4.4-mac | WARNING | Nov 07 2024 |
Exports:check_cmatcirls.controlcirls.fitcoef_simu
Dependencies:alabamaconeprojlatticeMatrixnleqslvnumDerivosqpqrngquadprogR6RcppRcppArmadillospacefillrTruncatedNormal
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check constraint matrix irreducibility | check_cmat |
Parameters controlling CIRLS fitting | cirls.control |
Constrained Iteratively Reweighted Least-Squares | cirls.fit |
Simulate coefficients, calculate Confidence Intervals and Variance-Covariance Matrix for a 'cirls' object. | coef_simu confint.cirls vcov.cirls |