constant_basis {IDE} | R 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()
[Package IDE version 0.3.1 Index]