likelihood_table: Create a table of likelihood outputs

View source: R/table-likelihood.R

likelihood_tableR Documentation

Create a table of likelihood outputs

Description

Create a table of likelihood outputs

Usage

likelihood_table(
  models,
  digits = 3,
  french = FALSE,
  model_col_widths = NULL,
  ...
)

Arguments

models

an iscam model object

digits

number of decimal places for the values

french

If TRUE translate to French

model_col_widths

Widths for columns, except the Parameter column

...

Arguments to pass to csasdown::csas_table()

Value

An csasdown::csas_table()


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.