R/post.R

Defines functions post

Documented in post

#ALG: itree copies this direclty from rpart.

## SCCS @(#)post.s	1.3 02/27/98
post <- function(tree, ...) UseMethod("post")

Try the itree package in your browser

Any scripts or data that you put into this service are public.

itree documentation built on May 2, 2019, 7:25 a.m.