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()

andrewzm/IDE documentation built on June 12, 2022, 1:12 p.m.