checkX: Generic function: Check the Compatibility of a Design Matrix...

checkXR Documentation

Generic function: Check the Compatibility of a Design Matrix with a Given Covariance Object

Description

Generic function to check the compatibility of a design matrix with a covariance object.

Usage


   checkX(object, X, ...)

Arguments

object

A covariance kernel object.

X

A design matrix.

...

Other arguments for methods.

Value

A matrix with columns taken from X and with column names identical to inputNames(object).

See Also

The inputNames method.


kergp documentation built on April 4, 2025, 2:29 a.m.