Compute confidence intervals/bands for the expected value of the count-valued STAR process y
based on intervals/bands for the Gaussian process mu
.
interval_gRcpp(g_a_j, g_a_jp1, L_mu, U_mu, sigma, Jmax)
LU_y m x 2
vector of intervals for y
.
Jmax x 1
vector of g(a(j))
Jmax x 1
vector of g(a(j + 1))
m x 1
vector of lower intervals for mu
m x 1
vector of upper intervals for mu
m x 1
vector of conditional standard deviations
m x 1
vector of maximum integer values to consider