selVar | R Documentation |
This function displays the names of common variables based on the create_new_data
function so that the user can give any variable he/she wants as a blocked variable in the preprocLinkage
function.
selVar(d1, d2, chz = "NULL")
d1 |
A data frame. |
d2 |
A data frame. |
chz |
the number of the name of the variable that the user does not want to change based on the output of the |
Character.
Hossein Hassani and and Leila Marvian Mashhad.
preproc
d1 = RLdata500
d2 = RLdata10000
selVar(d1, d2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.