reload_model | R Documentation |
reload_model
allows a user to save a fitted model, reload it in a new
R terminal, and then relink the DLLs so that it functions as expected.
reload_model(x, check_gradient = TRUE)
x |
Output from |
check_gradient |
Whether to check the gradients of the reloaded model |
Output from tinyVAST
with DLLs relinked
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.