Info_func | R Documentation |
Calculate R-squared RMSE SE and so on.
Info_func(solve_data, userdata, predict, var_model, table)
solve_data |
a list data, that is a solve of differential equations. |
userdata |
a data frame containing all model variables. The "time" column must be included. |
predict |
predict data. |
var_model |
a dataframe containing equations. |
table |
outtable. |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.