Learn R Programming

stratEst (version 1.1.7)

is.stratEst.strategy: Class stratEst.strategy

Description

Checks if an object is of class stratEst.strategy.

Usage

is.stratEst.strategy(x)

Value

is.stratEst.strategy returns TRUE if its argument is a stratEst.strategy object (that is, has "stratEst.strategy" among its classes) and FALSE otherwise.

Arguments

x

object to be tested.

Details

Objects of class stratEst.strategy is returned by the function stratEst.strategy() of package stratEst.