is.rtv {rtv}R Documentation

Testing for Random Time Variable Objects

Description

Functions to test if an object is of class rtv, drtv or crtv, noting that classes drtv and crtv extend class rtv.

Usage

is.rtv (x)
is.drtv (x)
is.crtv (x)

Arguments

x Object to be tested.

[Package rtv version 0.3.1 Index]