| h_newdata_add_pred | R Documentation |
This is used in augment.mmrm().
h_newdata_add_pred(x, newdata, se_fit, interval, ...)
x |
( |
newdata |
( |
se_fit |
( |
interval |
( |
... |
passed to |
The newdata as a tibble with additional columns .fitted,
.lower, .upper (if interval is not none) and .se.fit (if se_fit
requested).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.