plot_actual_vs_predicted: Plot actual versus predicted values for each response...

Description Usage Arguments

View source: R/plot.R

Description

Plot actual versus predicted values for each response variable

Usage

1
2
3
4
5
6
7
8
plot_actual_vs_predicted(
  Y_list,
  X_list,
  indices_list,
  Beta,
  annotations = NULL,
  order = FALSE
)

Arguments

annotations

keshav-motwani/MultiLORS documentation built on Dec. 21, 2021, 5:25 a.m.