Learn R Programming

PhaseGMM (version 0.1.0)

residuals: Residuals from an Errors-in-Variables Linear Model

Description

Computes plug-in residuals based on observed covariates and estimated coefficients. Measurement error is not corrected in residuals.

Usage

residuals(object)

Value

A numeric vector of residuals.

Arguments

object

An object of class "eiv_mlr".