lasso2 (version 1.2-20)

residuals.l1ce: Residuals of `l1ce' or `l1celist' Objects

Description

This is a method for the function residuals for objects inheriting from class l1ce or l1celist (see help(l1ce.object) and help(l1celist.object)). See residuals for the general behavior of this function and for the interpretation of object and type.

Usage

# S3 method for l1ce
residuals(object, type, …)
# S3 method for l1celist
residuals(object, type, …)

Arguments

object

an object inheriting from class l1ce representing a fitted model.

type

type of residuals, with choices "deviance", "pearson", "working" or "response"; the first is the default.

possibly further arguments (none at the moment).