optseq: Optimal Difference Sequence

Description Usage Arguments Value References Examples

Description

Generate an optimal difference sequence with order r(<=10).

Usage

1
optseq(r)

Arguments

r

the order of the generated difference sequence.

Value

The generated optimal difference sequence.

References

Hall, P., Kay, J. W. and Titterington, D. M. (1990). Asymptotically optimal difference-based estimation of variance in nonparametric regression, Biometrika 77: 521 - 528.

Examples

1
2
r<-2
optseq(r)

VarED documentation built on May 2, 2019, 7:31 a.m.

Related to optseq in VarED...