Skip to contents

Compare fits from many models

Usage

compare_models(
  object,
  model_names,
  column_name,
  linetype = "solid",
  linewidth = 1,
  ...
)

Arguments

object

cevodata object

model_names

models to compare

column_name

residuals_* column to plot

linetype

solid

linewidth

1

...

other arguments passed to plot_SFS()