join.tbl_coef: Joining two coefficent tables (NI)

View source: R/coefficient_extraction.R

join.tbl_coefR Documentation

Joining two coefficent tables (NI)

Description

NOT IMPLEMENTED creates an overview table of point estimates for models with overlapping parameter sets

Usage

join.tbl_coef(x, y)

Arguments

first

coefficient table tbl_coef or tbl_compcoef

second

coefficient table tbl_coef

modelnames

list of model names

Value

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.

Author(s)

Martin Schmettow


schmettow/bayr documentation built on March 23, 2024, 7:49 p.m.