Description Usage Arguments Details Author(s) Examples
Not all functions inside glmdiag
are available for GLM extensions. The output table helps the user orientate inside the package in order to check which function can be used according to the model under analysis.
1 | funComp(as.dataframe = T)
|
as.dataframe |
logical, if TRUE prints the table in data.frame format. |
Since the output table is constructed by hand, it's possible to visualize a not aligned table because of R settings of the user's computer. When this happens, set as.dataframe
TRUE.
Giuseppe Reale
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.