View source: R/Correlation-plot.R
correlation_plots | R Documentation |
This function creates correlation plots for QSAR models, showing the relationship between predicted and actual values with a correlation coefficient.
correlation_plots(model_results)
model_results |
A list containing QSAR model results. |
A list of correlation plots for each QSAR model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.