print_predict_model: Print method for the model prediction

print_predict_modelR Documentation

Print method for the model prediction

Description

Print method for the model prediction

Usage

print_predict_model(x, ..., n = 10, header = "")

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

header

Header line


radiant.model documentation built on Oct. 16, 2023, 9:06 a.m.