View source: R/simulate_trial_model2.R
update_model | R Documentation |
Update linear regression model
update_model(fit, X, y, ...)
fit |
A previous 'vb_lm' fit |
X |
New design matrix data |
y |
New response vector data |
... |
Other arguments to 'update_vb_lm' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.