Print method for predict.regress
# S3 method for regress.predict print(x, ..., n = 10)
| 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 |