Package: basefun 1.2-6
basefun: Infrastructure for Computing with Basis Functions
Some very simple infrastructure for basis functions.
Authors:
basefun_1.2-6.tar.gz
basefun_1.2-6.zip(r-4.7)basefun_1.2-6.zip(r-4.6)basefun_1.2-6.zip(r-4.5)
basefun_1.2-6.tgz(r-4.6-x86_64)basefun_1.2-6.tgz(r-4.6-arm64)basefun_1.2-6.tgz(r-4.5-x86_64)basefun_1.2-6.tgz(r-4.5-arm64)
basefun_1.2-6.tar.gz(r-4.7-arm64)basefun_1.2-6.tar.gz(r-4.7-x86_64)basefun_1.2-6.tar.gz(r-4.6-arm64)basefun_1.2-6.tar.gz(r-4.6-x86_64)
basefun_1.2-6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
basefun/json (API)
NEWS
| # Install 'basefun' in R: |
| install.packages('basefun', repos = c('https://r-forge.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://r-forge.r-project.org/projects/ctm
Last updated from:6cd3bd0ce8. Checks:2 ERROR, 11 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 130 | ||
| linux-devel-x86_64 | OK | 169 | ||
| source / vignettes | OK | 146 | ||
| linux-release-arm64 | ERROR | 122 | ||
| linux-release-x86_64 | OK | 142 | ||
| macos-release-arm64 | OK | 106 | ||
| macos-release-x86_64 | OK | 223 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| macos-oldrel-x86_64 | OK | 215 | ||
| windows-devel | OK | 139 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 96 | ||
| wasm-release | OK | 93 |
Exports:as.basisbBernstein_basiscyclic_basisintercept_basisLegendre_basislog_basispolynomial_basis
Dependencies:latticeMatrixorthopolynompolynomvariables
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| General Information on the 'basefun' Package | basefun-package basefun |
| Convert Formula or Factor to Basis Function | as.basis as.basis.factor as.basis.factor_var as.basis.formula as.basis.ordered as.basis.ordered_var |
| Box Product of Basis Functions | b |
| Bernstein Basis Functions | Bernstein_basis |
| Join Basis Functions | c.basis |
| Cyclic Basis Function | cyclic_basis |
| Intercept-Only Basis Function | intercept_basis |
| Legendre Basis Functions | Legendre_basis |
| Logarithmic Basis Function | log_basis |
| Polynomial Basis Functions | polynomial_basis |
| Evaluate Basis Functions | predict.basis predict.box_bases predict.cbind_bases |
