Predict.matrix.tr.smooth {gplsim}R Documentation

prediction method function for the tr smooth class

Description

prediction method function for the tr smooth class

Usage

Predict.matrix.tr.smooth(object, data)

Arguments

object

smooth object for gam class

data

the new data to predict on '

Value

X the prediction matrix


[Package gplsim version 1.0.0 Index]