Description Usage Arguments Value References Examples
Generate an optimal difference sequence with order r(<=10).
1 | optseq(r)
|
r |
the order of the generated difference sequence. |
The generated optimal difference sequence.
Hall, P., Kay, J. W. and Titterington, D. M. (1990). Asymptotically optimal difference-based estimation of variance in nonparametric regression, Biometrika 77: 521 - 528.
1 2 | r<-2
optseq(r)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.