search for: tableby

Displaying 2 results from an estimated 2 matches for "tableby".

2019 Mar 26
0
arsenal v3.0.0: An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
...1. The compare() function was renamed to comparedf(), to avoid conflicts with the "testthat" package. comparedf() is used to compare two data.frames, and now includes additional functionality to specify which variables should be compared if they have different column names. 2. tableby() is our Table-1-like function. It now accepts a strata term and multiple left-hand-side terms. 3. paired() piggybacks off of tableby() for comparisons across two time points. 4. modelsum() runs [lm, coxph, glm, etc.] models on multiple variables, adjusted for the same covariates. It...
2019 Mar 26
0
arsenal v3.0.0: An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
...1. The compare() function was renamed to comparedf(), to avoid conflicts with the "testthat" package. comparedf() is used to compare two data.frames, and now includes additional functionality to specify which variables should be compared if they have different column names. 2. tableby() is our Table-1-like function. It now accepts a strata term and multiple left-hand-side terms. 3. paired() piggybacks off of tableby() for comparisons across two time points. 4. modelsum() runs [lm, coxph, glm, etc.] models on multiple variables, adjusted for the same covariates. It...