Learn R Programming

Colossus (version 1.4.9)

Residual.default: Generic Residual calculation function, default option

Description

Residual.default Generic Residual calculation function, by default nothing happens

Usage

# S3 method for default
Residual(x, df, ...)

Arguments

x

result object from a regression, class coxres or poisres

df

a data.table containing the columns of interest

...

extended for other necessary parameters