1
0
Fork 0
mirror of https://github.com/prise6/aVirtualTwins.git synced 2024-04-24 18:50:28 +02:00
aVirtualTwins/man/VT.tree.class.Rd
François Vieille 5942b328e7 update md files
2016-10-09 02:43:51 +02:00

16 lines
332 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/tree.class.R
\docType{class}
\name{VT.tree.class}
\alias{VT.tree.class}
\title{Classification tree to find subgroups}
\description{
See \code{\link{VT.tree}}
}
\section{Methods}{
\describe{
\item{\code{run(...)}}{Compute tree with rpart parameters}
}}