RegTab {SurrogateRegression} | R Documentation |
Tabulate Regression Coefficients
RegTab(point, info, sig = 0.05)
point |
Point estimates. |
info |
Information matrix. |
sig |
Significance level. |
Data.table containing the point estimate, standard error, confidence interval, and Wald p-value.