RobAStBase (version 1.2.1)

masked-methods: Masked Methods from Packages `stats' and `graphics' in Package `RobAStBase'

Description

masked methods from packages stats and graphics

Usage

clip(x1,...)
# S4 method for ANY
clip(x1,x2,y1,y2)
start(x,...)
# S4 method for ANY
start(x,...)

Value

see start, clip

Arguments

x,...

see start.

x1,x2,y1,y2

see clip.

Author

Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de

Details

In order to make accessible the otherwise masked functions start, clip, we generate corresponding S4-methods.