predict_mra | R Documentation |
Predict for new data using the MRA model
predict_mra(out, new_data)
out |
The fitted mra object from |
new_data |
A list of new data at predicted locations with two inputs: |
A list of prediction objects: MRA_pred
is the MRA grid information for the predicted locations. Xbeta_pred
is the predicted fixed effects, Walpha_pred
is the predicted spatial process, y_pred
is the predicted response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.