Learn R Programming

SplitSoftening (version 2.1-0)

predictSoftsplits: Prediction according to `soft tree'.

Description

Prediction according to `soft tree'.

Usage

predictSoftsplits(fit, newdata)

Arguments

fit

The soft tree.

newdata

Data to classify.

Value

The matrix of predicted class probabilities.