powered by
Checks if an object is of class stratEst.model.
stratEst.model
is.stratEst.model(x)
is.stratEst.model returns TRUE if its argument is a stratEst.model object (that is, has "stratEst.model" among its classes) and FALSE otherwise.
is.stratEst.model
TRUE
FALSE
object to be tested.
Objects of class stratEst.model are returned by the estimation function stratEst.model() of package stratEst.
stratEst.model()
stratEst