Description Usage Arguments Details Value
Create a new data set using inla$.args$data and newdata.
1  | create_newdata_inla(.result, newdata)
 | 
.result | 
 
  | 
newdata | 
 Dataframe of new data.  The column with the response
(outcome, dependent variable) must be filled with   | 
Run inla with new data to allow the use of summary.linear.predictor,
summary.fitted.values, marginlas.linear.predictor, etc.
List with the following items
augmented inla$.args$data with newdata.
positions of the newdata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.