residuals.bnr: Extract Residuals from Bivariate Regression Model

View source: R/Class.R

residuals.bnrR Documentation

Extract Residuals from Bivariate Regression Model

Description

Extract Residuals from Bivariate Regression Model

Usage

## S3 method for class 'bnr'
residuals(object, ..., type = NULL)

Arguments

object

A bnr object.

...

Unused.

type

Either Target or Surrogate.


zrmacc/BNEM documentation built on Oct. 14, 2024, 6:33 p.m.