coef.bnr {SurrogateRegression} | R Documentation |
Extract Coefficients from Bivariate Regression Model
Description
Extract Coefficients from Bivariate Regression Model
Usage
## S3 method for class 'bnr'
coef(object, ..., type = NULL)
Arguments
object |
|
... |
Unused. |
type |
Either Target or Surrogate. |
[Package SurrogateRegression version 0.6.0.1 Index]