get_star {outreg}R Documentation

Create the Siginicance Stars

Description

Based on the coefficient and standard errors and significance levels, return character vector of stars.

Usage

get_star(pv, alpha, ...)

Arguments

pv

vector of p values

alpha

vector of significance levels

...

not used

Value

character vector


[Package outreg version 0.2.2 Index]