View source: R/coefficient_extraction.R
join.tbl_coef | R Documentation |
NOT IMPLEMENTED creates an overview table of point estimates for models with overlapping parameter sets
join.tbl_coef(x, y)
first |
coefficient table tbl_coef or tbl_compcoef |
second |
coefficient table tbl_coef |
modelnames |
list of model names |
data_frame with parameter names and point estimates
Returns a comparative coefficient table (tbl_coefcomp). Models are shown in columns, Parameters ordered by the most complex model Models ordered by number of parameters (nesting?) Model names are taken via lazy eval, or can be given.
Martin Schmettow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.