Description Usage Arguments Value
This function evaluates the performance of estimated STAR model by comparing with the true model.
1 2 3 4 5 6 7 |
fitted |
Estimated STAR model. |
beta.true |
True beta functions. |
eta.true |
True linear coefficients η. |
alpha.true |
True α. |
data.grid |
Grid points to evaluate beta functions. |
mse.alpha |
squared error of α. |
mse.eta |
squared error of η. |
mise.beta |
integrated squared error of β(s1, s2, t). |
beta.hat.grid |
Estimated β(s1, s2, t) at grid points
|
beta.func.grid |
True β(s1, s2, t) at grid points
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.