Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Library: fda
See also: createfdbasis data2fd evalfd

Quantlet: getbasismatrix
Description: auxiliary quantlet for createfdbasis, computes the basis matrix evaluated at arguments in evalarg associated with basisfd object.

Usage: basis = getbasismatrix(evalarg,basisfd,Lfd)
Input:
evalarg (p x q) matrix, values at which all functions are to be evaluated.
basisfd list, an fdbasis object (see createfdbasis.xpl)
Lfd list, this can be a scalar or a vector of integers which indicate the order of derivatives to obtain. In the case of an LDO with constant coefficients Lfd must be a (r x 2) matrix, where the first column contains the coefficients, the second one the orders of derivatives. When to apply an LDO with variable coefficients Lfd must be an LDO object.
Output:
basis (p x nbasis x y x q) array, functional bases values where nbasis is the number of basis functions as indicated in the fdbasis object. y = r if Lfd is a vector, otherwise y = 1.




Author: J. Ulbricht, 20040725 license MD*Tech
(C) MD*TECH Method and Data Technologies, 05.02.2006