.plausibility_contour | R Documentation |
internal plausibility_contour calculation function
.plausibility_contour( Y_cand, s_aug, Y_aug, w_aug, d_aug, pred_fun, thetaHat, T_dfun )
Y_cand |
a vector of candidate Y values. |
s_aug |
augmented locations, as an output of |
Y_aug |
augmented Y values, as an output of |
w_aug |
augmented weights, as an output of |
pred_fun |
spatial prediction function with inputs being |
T_dfun |
transformed |
a data frame of Y_cand and p_y.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.