to_string | R Documentation |
This functionr returns a table with all the parameters fits (one per column), the scores of the model, and the SSE of the fit versus data.
to_string(x)
x |
A MOBSTER fit. |
data('fit_example', package = 'mobster')
to_string(fit_example$best)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.