coef,gpRegularized-method {lessSEM} | R 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
[Package lessSEM version 1.5.5 Index]