print.nn.predict: Print method for predict.nn

print.nn.predictR Documentation

Print method for predict.nn

Description

Print method for predict.nn

Usage

## S3 method for class 'nn.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-rstats/radiant.model documentation built on Nov. 29, 2023, 5:59 a.m.