Recover Data from estimation object
1 2 3 4 5 6 7 | recover_data(object, ...)
## S3 method for class 'list_global_lm'
recover_data(object, modnum, ...)
## S3 method for class 'list_local_lm'
recover_data(object, modnum, ...)
|
object |
estimation object |
... |
other arguments |
modnum |
numeric. which model you use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.