solubility_test {modeldata} | R Documentation |
Solubility predictions from MARS model
Description
Solubility predictions from MARS model
Details
For the solubility data in Kuhn and Johnson (2013),
these data are the test set results for the MARS model. The
observed solubility (in column solubility
) and the model
results (prediction
) are contained in the data.
Value
solubility_test |
a data frame |
Source
Kuhn, M., Johnson, K. (2013) Applied Predictive Modeling, Springer
Examples
data(solubility_test)
str(solubility_test)
[Package modeldata version 1.4.0 Index]