print.nb.predict: Print method for predict.nb

print.nb.predictR Documentation

Print method for predict.nb

Description

Print method for predict.nb

Usage

## S3 method for class 'nb.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


radiant.model documentation built on May 29, 2024, 1:49 a.m.