Learn R Programming

SurrogateRegression (version 0.6.0.1)

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.