Learn R Programming

outerbase (version 0.1.0)

outerbase$getmat: Get basis matrix

Description

basismat = outerbase$getmat(terms)
 

Returns the basis matrix for a given set of terms.

Arguments

terms

a matrix of terms

Value

a matrix of evaluated basis functions based on terms.

See Also

outerbase