modeltable: Generate summary tables from INLA, GLM or HR model outputs

Description Usage Arguments Value

View source: R/modeltable.R

Description

This function loads the resulting output of either INLA, GLM or HR models, and returns a ready-to-publish summary table from it.

Usage

1
modeltable(result, model)

Arguments

result

Output from the model function

model

Either "INLA", "GLM" of "HR", depending on the model used.

Value

A data frame summarizing the main results from the model.


gerardgimenezadsuar/smartables documentation built on Dec. 20, 2021, 10:40 a.m.