Learn R Programming

rphast (version 1.6.9)

is.tm: Tree Models

Description

Check whether an object is of type tm (tree model)

Usage

is.tm(x)

Arguments

x

an object to be tested

Value

TRUE if an object has class "tm", FALSE otherwise