clean {amba}R Documentation

clean with respect to x

Description

These functions do the same as their corresponding functions, except that the vectors they return are clean with respect to x. This means that any values are removed, where the explanatory realisations are invalid. In principle (although these functions do not enforce this), the values that are returned should also be clean.

Usage

clean.explanatory (t)
clean.response (t, y)
clean.fitted (t)
clean.residuals (t, y)

Arguments

t
y

[Package amba version 0.2.0 Index]