f.BCR: Berry, Caroll, and Ruppert (2002) Regression Function

Description Usage Arguments References Examples

View source: R/DGP.R

Description

Berry, Caroll, and Ruppert (2002) Regression Function

Usage

1
f.BCR(x, M = 3 * pi/2)

Arguments

x

a vector of x values.

M

an additional parameter.

References

S. M. Berry, R. J. Carroll, and D. Ruppert. 2002. "Bayesian smoothing and regression splines for measurement error problems." Journal of the American Statistical Association 97 (457): 160–169.

Examples

1
2
x <- runif(100, -1, 1)
f.BCR(x)

koohyun-kwon/HTEBandSim documentation built on Dec. 21, 2021, 7:43 a.m.