summary.blin: Summary S3 generic for class blin

Description Usage Arguments

View source: R/blinfit.R

Description

Summary S3 generic for class blin

Usage

1
2
## S3 method for class 'blin'
summary(object, whichcoef = NULL, ...)

Arguments

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


blin documentation built on May 2, 2019, 7:05 a.m.