table_sens_q | R Documentation |
Make a table of the values of q, including quantiles
table_sens_q(
models,
model.names,
digits = 3,
xcaption = "default",
xlabel = "default",
font.size = 9,
space.size = 10,
placement = "H"
)
models |
A list of iscam model objects (class mdl_lst_cls) |
model.names |
A vector of nice names (for plotting) for the |
digits |
Number of decimal points to show in table |
xcaption |
Caption |
xlabel |
Latex label |
font.size |
Size of font in table |
space.size |
Size of spaces between cells |
placement |
See |
an xtable::xtable()
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.