coef.bnr: Extract Coefficients from Bivariate Regression Model

View source: R/Class.R

coef.bnrR 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

bnr object.

...

Unused.

type

Either Target or Surrogate.


zrmacc/BNEM documentation built on March 31, 2024, 12:20 a.m.