JB.logreg_o_multi: A output table for multivariable logistic analysis

Description Usage Arguments Value Examples

Description

JB.logreg_o_multi output the table with OR (95% Confidence Interval),P value

Usage

1

Arguments

outx

polr output object

Value

A dataframe of output including Variable names, ORs (95% Confidence Intervals), P values

Examples

1
2
E2.aGVHD_tmp <- polr(as.factor(aGVHD) ~ mutation + age_ge60 + diseasestat_m2,, data = D, Hess=TRUE)
JB.logreg_o_multi(E2.aGVHD_tmp)

SophiaJia/Jsurvformat documentation built on May 9, 2019, 1:52 p.m.