print.bnr {SurrogateRegression} | R Documentation |
Print for Bivariate Regression Model
Description
Print for Bivariate Regression Model
Usage
## S3 method for class 'bnr'
print(x, ..., type = "Regression")
Arguments
x |
|
... |
Unused. |
type |
Either Regression or Covariance. |
[Package SurrogateRegression version 0.6.0.1 Index]