coef.bnr: Extract Coefficients from Bivariate Regression Model
Description
Extract Coefficients from Bivariate Regression Model
Usage
# S3 method for bnr
coef(object, ..., type = NULL)
Arguments
- object
bnr object.
- ...
Unused.
- type
Either Target or Surrogate.