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 March 31, 2024, 12:20 a.m.