f.4 | R Documentation |
Function f_4 in the version 20201105
f.4(x, C, th)
x |
vector of regressor values. |
C |
smoothness parameter. |
th |
true RD parameter. |
vector of regression function values
x <- runif(100, -1, 1) f.4(x, 1, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.