gep_score | R Documentation |
Predict using a GEP model
gep_score(x, sol_file = "gep_sol.dat")
x |
data frame containing the input data. Must have the same number of columns as in the training data |
sol_file |
character string of the file name where the trained model is stored. Default = "gep_sol.dat". |
numeric vector containing the predicted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.