Plot scatter plot of observed vs predicted ATAC difference
plot_prediction_scatter.Rd
Plot scatter plot of observed vs predicted ATAC difference
Arguments
- traj_model
Trajectory model object. Please run
regress_trajectory_motifs
first.- type
"train" or "test". If NULL - "test" would be used if available, otherwise "train".
- point_size
Size of the points.
- alpha
Transparency of the points.