Description Usage Arguments Value
View source: R/RegDis_function.r
Fuzzy - FEP bandwidth
1 2 3 4 | fuzzy_fep_bw(dataset = data, forcing_var_name = "S",
Y_name = "dropout", niter = 1000, W_name = "W",
bandwidth = c(500, 1000, 1500), cut_value = 15000, M2 = 5,
whichunder = 1, typemod = "binary", typesided = "onesided")
|
dataset |
The dataset with the variables |
forcing_var_name |
forcing_var_name |
Y_name |
Y_name |
niter |
niter |
bandwidth |
bandwidth |
cut_value |
cut_value |
forcing_bin_var_name |
forcing_bin_var_name |
W |
selected |
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.