Learn R Programming

radiant.model (version 0.8.0)

print.crtree.predict: Print method for predict.crtree

Description

Print method for predict.crtree

Usage

# S3 method for crtree.predict
print(x, ..., n = 10)

Arguments

x

Return value from prediction method

...

further arguments passed to or from other methods

n

Number of lines of prediction results to print. Use -1 to print all lines