Description Usage Arguments Value
View source: R/sensitivity_phi.R
Sensitivity of phi
1 2 3 4 5 6 7 8 9 10 11 12 | sensitivity.phis(
alphas = alphas,
xis,
sigmas,
phis,
R = 0,
fi,
fj,
mi = NULL,
mj = NULL,
mval = NULL
)
|
alphas |
Current value of alpha |
xis |
Current value of xi (log transformed) |
sigmas |
Current value of sigma^2 (log transformed) |
phis |
Current value of phi (log transformed) |
R |
distance |
fi |
exp(beta^T z(u)) |
fj |
exp(beta^T z(v)) |
mi |
mark of u |
mj |
mark of v |
mval |
all marks |
Sensitivity of phi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.