ztest {meerva} | R Documentation |
Ztest for beta coefficients
Description
Ztest for beta coefficients
Usage
ztest(estimate, var, names, alpha = 0.05, round = NA)
Arguments
estimate |
beta estimates |
var |
variance of estimates |
names |
names of varaibles |
alpha |
level for 91-alpha) confidence intervals |
round |
number of decimal palces to rount some values |
Value
table of summary statistics
[Package meerva version 0.2-2 Index]