Description Usage Arguments Value Author(s) References
View source: R/dgp__DGP.hwang.R
Data generating processes. The model can be extended.
1 2 3 4 5 6 7 8 |
n |
"numeric". No. of obs. to be generated |
q |
NA |
Sigma |
"matrix". The variance covariance matrix. |
model |
"character". The model name to be use. When the model is "spline", you also need to supply paramters, see otherArgs. |
otherArgs |
"list". Other arguemnts need to pass to the function. otherArgs$seed: Set the seed. If this vaule is unset, use a random seed. otherArgs$xi: otherArgs$withOnt: otherArgs$spline.type: |
PlotData |
"logical" If need to plot the data out. |
"list"
Feng Li, Department of Statistics, Stockholm University, Sweden.
Hwang 2000
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.