Checks if an object is of class stratEst.strategy.
is.stratEst.strategy(x)
Arguments
x: object to be tested.
Returns
is.stratEst.strategy returns TRUE if its argument is a stratEst.strategy object (that is, has "stratEst.strategy" among its classes) and FALSE otherwise.
Details
Objects of class stratEst.strategy is returned by the function stratEst.strategy() of package stratEst.