Learn R Programming

stratEst (version 1.1.7)

is.stratEst.model: Class stratEst.model

Description

Checks if an object is of class stratEst.model.

Usage

is.stratEst.model(x)

Value

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

Arguments

x

object to be tested.

Details

Objects of class stratEst.model are returned by the estimation function stratEst.model() of package stratEst.