Description Usage Arguments Details Value
Simulate a simple AR1 model with specific predictor
1 | simu_AR1(n = 100, k = 5, rho = 0.7)
|
n |
sample size |
k |
number of responses |
rho |
partial correlation in AR1 |
Simulate a simple AR1 model with k responses and k predictors, each predictor has effect on exact one response node
a dataframe, with y1 to yk as responses and x1 to xk as predictors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.