RegTab {SurrogateRegression} | R Documentation |
Tabulate Regression Coefficients
Description
Tabulate Regression Coefficients
Usage
RegTab(point, info, sig = 0.05)
Arguments
point |
Point estimates. |
info |
Information matrix. |
sig |
Significance level. |
Value
Data.table containing the point estimate, standard error, confidence interval, and Wald p-value.
[Package SurrogateRegression version 0.6.0.1 Index]