Learn R Programming

IDE (version 0.3.1)

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

Arguments

Value

Object of class Basis

See Also

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

Examples

Run this code
# NOT RUN {
basis1 <- constant_basis()
# }

Run the code above in your browser using DataLab