resstars2: Combine two variables next to each other

Description Usage Arguments Author(s) See Also

View source: R/resstars.R

Description

resstars2 prints a regression table containing coef and se and stars and dots to indicate significance

Usage

1
resstars2(mat, nams, p000 = TRUE, digits = 3)

Arguments

mat

character. Matrix to be converted to LaTeX table.

nams

character. Character vector of length two containing colnames.

p000

logical. If TRUE p < 0.000 else p < 0.001

digits

integer. Number of digits to be presented.

Author(s)

Jan Marvin Garbuszus jan.garbuszus@ruhr-uni-bochum.de

See Also

xtable in package xtable and stargazer for different approaches


JanMarvin/resstars documentation built on May 7, 2019, 10:21 a.m.