summary.blin {blin} | R Documentation |
Summary S3 generic for class blin
## S3 method for class 'blin' summary(object, whichcoef = NULL, ...)
object |
blin object |
whichcoef |
optional string (or NULL) indicating which coefficient to retrun, i.e. A, B, beta, or diagAB. If NULL, returns list of all coefficients. |
... |
ignored |