| print.multifit_result | R Documentation |
Print method for multifit results
## S3 method for class 'multifit_result'
print(x, ...)
x |
Object of class |
... |
Additional arguments passed to print methods. |
Invisibly returns the input object x. Called for its
side effect of printing a formatted summary to the console.
Other regression functions:
compfit(),
fit(),
fullfit(),
multifit(),
print.compfit_result(),
print.fit_result(),
print.fullfit_result(),
print.uniscreen_result(),
uniscreen()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.