View source: R/coefficient_extraction.R
seperate.tbl_coef | R Documentation |
NOT IMPLEMENTED In a model with interaction effects only (group means contrasts) coefficient names are split into factor variables (and cleaned)
seperate.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 two or more factor variables, center and CI.
Returns a data_frame with parameter plit into factors and cleaned. Prepares for intercation plots
Martin Schmettow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.