Description Usage Arguments Value
View source: R/RegDis_function.r
Fuzzy - neyman bandwidth
1 2 3 | fuzzy_neyman_bw(dataset = data, forcing_var_name = "S",
Y_name = "dropout", niter = 1000, W = "W", bandwidth = c(500,
1000, 1500), cut_value = 15000, whichunder = 1, cin = 95)
|
dataset |
The dataset with the variables |
forcing_var_name |
forcing_var_name |
Y_name |
Y_name |
niter |
niter |
W |
selected |
bandwidth |
bandwidth |
cut_value |
cut_value |
forcing_bin_var_name |
forcing_bin_var_name |
data frame with variable and value and bandwidth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.