correlation_plots {rQSAR} | R Documentation |
Create correlation plots for QSAR models
Description
This function creates correlation plots for QSAR models, showing the relationship between predicted and actual values with a correlation coefficient.
Usage
correlation_plots(model_results)
Arguments
model_results |
A list containing QSAR model results. |
Value
A list of correlation plots for each QSAR model.
[Package rQSAR version 1.0.0 Index]