View source: R/print.LFprediction.R
print.LFprediction | R Documentation |
Displays the results of a prediction from a logic forest model.
## S3 method for class 'LFprediction'
print(x, ...)
x |
An object of class |
... |
Additional arguments (currently ignored). |
No return value. This function is called for its side effects (printing).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.