Learn R Programming

gKRLS (version 1.0.3)

Predict.matrix.gKRLS.smooth: Predict Methods for gKRLS smooth

Description

Predict Methods for gKRLS smooth

Usage

# S3 method for gKRLS.smooth
Predict.matrix(object, data)

Arguments

object

a smooth object; see documentation for other methods in mgcv.

data

a data.frame; see documentation for other methods in mgcv.