The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
A table for descriptive statistics is widely used in medical research and typically be the first table (i.e. table1
) for a manuscript.
The metalite.table1
provide an interactive table1 to enhance the communication between statisticians and clinicians.
For use case in clinical trials, Chapter 4 of the R for clinical study reports and submission contains more details.
There are other R packages to create the table1:
Example:
library(metalite.table1)
metalite_table1(~ AGE + SEX + RACE + BMIBLGR1 | ARM, data = r2rtf::r2rtf_adsl, id = "USUBJID")
You can install the package via CRAN:
Or, install from GitHub:
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.