constant_basis: Create a single, constant basis function

View source: R/IDEfunctions.R

constant_basisR Documentation

Create a single, constant basis function

Description

Constructs an object of class Basis as defined in FRK that is constant over the entire spatial domain.

Usage

constant_basis()

Value

Object of class Basis

See Also

IDE for how to use basis functions to construct the IDE kernel

Examples

basis1 <- constant_basis()

IDE documentation built on May 30, 2022, 5:07 p.m.