Learn R Programming

basefun (version 1.1-4)

Infrastructure for Computing with Basis Functions

Description

Some very simple infrastructure for basis functions.

Copy Link

Version

Install

install.packages('basefun')

Monthly Downloads

1,997

Version

1.1-4

License

GPL-2

Maintainer

Last Published

May 16th, 2023

Functions in basefun (1.1-4)

as.basis

Convert Formula or Factor to Basis Function
log_basis

Logarithmic Basis Function
b

Box Product of Basis Functions
intercept_basis

Intercept-Only Basis Function
basefun-package

General Information on the basefun Package
polynomial_basis

Polynomial Basis Functions
predict.basis

Evaluate Basis Functions
Bernstein_basis

Bernstein Basis Functions
c.basis

Join Basis Functions
Legendre_basis

Legendre Basis Functions