make.likelihood.table: Make an xtable of likelihood values - Herring specific

View source: R/table-likelihood.R

make.likelihood.tableR Documentation

Make an xtable of likelihood values - Herring specific

Description

Make an xtable of likelihood values - Herring specific

Usage

make.likelihood.table(
  models,
  which = 1,
  digits = 3,
  xcaption = "default",
  xlabel = "default",
  font.size = 11,
  space.size = 12,
  placement = "H"
)

Arguments

models

an iscam model object

which

1 will put hg, prs, and cc in the table, 2 will put sog and wcvi in the table

digits

number of decimal places for the values

xcaption

caption to appear in the calling document

xlabel

the label used to reference the table in latex

font.size

size of the font for the table

space.size

size of the vertical spaces for the table

placement

latex code for placement of the table in document


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