expectation_gRcpp | R Documentation |
Estimate the conditional expectation for a STAR process under a generic link function g.
expectation_gRcpp(g_a_j, g_a_jp1, mu, sigma, Jmax)
g_a_j |
|
g_a_jp1 |
|
mu |
|
sigma |
|
Jmax |
|
y_hat m x 1
vector of conditional expectations
This function uses Rcpp
for computational efficiency.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.