hmisc_intercept_cleanup {tangram} | R Documentation |
Cleanup an intercept only model
Description
Cleanup an intercept only table that was generated from the hmisc default transform. This drops the statistics column, and modifies the header to eliminate blank space.
Usage
hmisc_intercept_cleanup(table)
Arguments
table |
the table to modify |
Value
the modified table
[Package tangram version 0.8.2 Index]