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 May 29, 2024, 7:10 a.m.