calc_L_s2 | R Documentation |
calc_L_s2() returns TBA
calc_L_s2(
df,
pA = "phat_1",
pB = "phat_2",
Y = "Y",
grid = "grid",
L = function(x, y) (x - y)^2
)
df |
TBA |
pA |
TBA |
pB |
TBA |
Y |
TBA |
grid |
TBA |
L |
TBA |
A value of the test statistics and the associated p-value between two sets of real-time probabilistic forecasts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.