Learn R Programming

rQSAR (version 1.0.0)

correlation_plots: 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)

Value

A list of correlation plots for each QSAR model.

Arguments

model_results

A list containing QSAR model results.