Package: orthogonalsplinebasis 0.1.7
orthogonalsplinebasis: Orthogonal B-Spline Basis Functions
Represents the basis functions for B-splines in a simple matrix formulation that facilitates, taking integrals, derivatives, and making orthogonal the basis functions.
Authors:
orthogonalsplinebasis_0.1.7.tar.gz
orthogonalsplinebasis_0.1.7.zip(r-4.7)orthogonalsplinebasis_0.1.7.zip(r-4.6)orthogonalsplinebasis_0.1.7.zip(r-4.5)
orthogonalsplinebasis_0.1.7.tgz(r-4.6-any)orthogonalsplinebasis_0.1.7.tgz(r-4.5-any)
orthogonalsplinebasis_0.1.7.tar.gz(r-4.7-any)orthogonalsplinebasis_0.1.7.tar.gz(r-4.6-any)
orthogonalsplinebasis_0.1.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
orthogonalsplinebasis/json (API)
NEWS
| # Install 'orthogonalsplinebasis' in R: |
| install.packages('orthogonalsplinebasis', repos = c('https://halpo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/halpo/obsplines/issues
Last updated from:91ea9aa61f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 135 | ||
| linux-release-x86_64 | OK | 99 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-oldrel-arm64 | OK | 85 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 92 |
Exports:derivevaluateexpand.knotsfitLSGramMatrixHankelintegrateMatrixPowerOBasisorthogonalizeOrthogonalizeBasisOrthogonalSplineBasisOuterProdSecondDerivativeplotSplineBasis
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A Matrix Representation for Spline Basis Functions | orthogonalsplinebasis-package orthogonalsplinebasis |
| Generic evaluate method | evaluate evaluate-methods |
| Expands knots for appropriate number of knots in B-splines | expand.knots |
| Fitting splines with penalized least squares. | fitLS |
| Computing the Gram Matrix for a set of Spline Basis | GramMatrix |
| Generating a Hankel Matrix | Hankel |
| Methods for Function integrate | integrate integrate-methods |
| Matrix Power | MatrixPower |
| Methods for Function orthogonalize | orthogonalize orthogonalize-methods |
| Orthogonalize a Spline Basis | OrthogonalizeBasis |
| Outer Product of Second Derivatives of Spline Bases | OuterProdSecondDerivative |
| Creating 'SplineBasis' Objects. | OBasis OrthogonalSplineBasis SplineBasis |
| Classes 'SplineBasis' and 'OrthogonalSplineBasis' | deriv,SplineBasis-method dim,SplineBasis-method evaluate,SplineBasis,numeric-method integrate,SplineBasis-method orthogonalize,SplineBasis-method OrthogonalSplineBasis-class plot,SplineBasis,matrix-method plot,SplineBasis,missing-method plot,SplineBasis,vector-method SplineBasis-class |
