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.5-any)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 20 days agofrom:fc3af4e7b1. Checks:6 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 14 2025 |
R-4.5-win | OK | Feb 14 2025 |
R-4.5-mac | OK | Feb 14 2025 |
R-4.5-linux | OK | Feb 14 2025 |
R-4.4-win | OK | Feb 14 2025 |
R-4.4-mac | OK | Feb 14 2025 |
Exports:checkCmatcirls.controlcirls.fitcoef_simushapeConstr
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 |
Simulate coefficients, calculate Confidence Intervals and Variance-Covariance Matrix for a 'cirls' object. | coef_simu confint.cirls vcov.cirls |
Spline derivative matrix | dmat |
Create shape constraints | shapeConstr shapeConstr.bs shapeConstr.default shapeConstr.ns shapeConstr.onebasis shapeConstr.ps |