Package: cirls 0.3.1.9002
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.9002.tar.gz
cirls_0.3.1.9002.zip(r-4.5)cirls_0.3.1.9002.zip(r-4.4)
cirls_0.3.1.9002.tgz(r-4.5-any)cirls_0.3.1.9002.tgz(r-4.4-any)
cirls_0.3.1.9002.tar.gz(r-4.5-noble)cirls_0.3.1.9002.tar.gz(r-4.4-noble)
cirls_0.3.1.9002.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 21 days agofrom:c9c6737200. Checks:5 OK, 2 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 07 2025 |
R-4.5-win | NOTE | Mar 07 2025 |
R-4.5-mac | OK | Mar 07 2025 |
R-4.5-linux | NOTE | Mar 07 2025 |
R-4.4-win | OK | Mar 07 2025 |
R-4.4-mac | OK | Mar 07 2025 |
R-4.4-linux | OK | Mar 07 2025 |
Exports:checkCmatcirls.controlcirls.fitshapeConstrsimulCoef
Dependencies:alabamaconeprojlatticelimSolvelpSolveMASSMatrixnleqslvnumDerivosqpqrngquadprogR6RcppRcppArmadillospacefillrTruncatedNormal
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check constraint matrix irreducibility | checkCmat |
Parameters controlling CIRLS fitting | cirls.control |
Constrained Iteratively Reweighted Least-Squares | cirls.fit |
Spline derivative matrix | dmat |
Create shape constraints | shapeConstr shapeConstr.default |
Simulate coefficients, calculate Confidence Intervals and Variance-Covariance Matrix for a 'cirls' object. | confint.cirls simulCoef vcov.cirls |