coef-gpRegularized-method: coef

coef,gpRegularized-methodR Documentation

coef

Description

Returns the parameter estimates of a gpRegularized

Usage

## S4 method for signature 'gpRegularized'
coef(object, ...)

Arguments

object

object of class gpRegularized

...

criterion can be one of: "AIC", "BIC". If set to NULL, all parameters will be returned

Value

parameter estimates


lessSEM documentation built on Aug. 26, 2025, 1:07 a.m.