coef.SDPDm {SDPDmod} | R Documentation |
Extract coefficients from model of class SDPDm
Description
Method for extracting coefficients of objects of class "SDPDm"
Usage
## S3 method for class 'SDPDm'
coef(object, ...)
Arguments
object |
object of class "SDPDm" |
... |
additional arguments to be passed |
Value
Coefficients extracted from the model object of class "SDPDm".
Author(s)
Rozeta Simonovska
See Also
SDPDm
[Package SDPDmod version 0.0.5 Index]