Description Usage Arguments Details Value See Also
View source: R/fitted_marginal.R
Draw linear predictors from marginals.linear.predictor
.
1 2 3 4 5 6 7 |
.result |
|
new_pos |
Integer of positions of |
n |
Sample size (per predictor). |
ren |
TRUE: rename using |
repl |
TRUE: Sampling with replacement. |
Draw linear predictors using marginals. Use augment_inla
to be able
to provide an inla object with the position of the new data. Use the
eflINLA::augment_inla
to ensure your inla and newdata parameters
are using the right input.
posterior::draws_rvars
object where every variable is a
linear predictor.
eflINLA::augment_inla
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.