| infor_table {xlink} | R Documentation | 
Information table.
Description
infor_table returns information table of estimated coefficients/hazard ratio, confidence interval and P value.
Usage
infor_table(x, snp, covar_n, MAF_value, model)
Arguments
| x | An output from continuous/binary/survival model. | 
| snp | Single SNP name. | 
| covar_n | Covariate names. | 
| MAF_value | A minimum value of minor allele frequency. | 
| model | Model type. | 
Value
Information table. If linear or binary model is chosen, it returns estimated coefficients, confidence interval and P value. If survival model is chosen, it returns hazard ratio, confidence interval and P value.
[Package xlink version 1.0.1 Index]