# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rmsMD" in publications use:' type: software license: MIT title: 'rmsMD: Output Results from ''rms'' Models for Medical Journals' version: 0.1.2 doi: 10.32614/CRAN.package.rmsMD abstract: This takes the output of models performed using the 'rms' package and returns a dataframe with the results. This output is in the format required by medical journals. For example for cox regression models, the hazard ratios, their 95% confidence intervals, and p values will be provided. There are additional functions for outputs when the model included restricted cubic spline (RCS) terms. Models using imputed data (eg from aregimpute()) and fitted used fit.mult.impute() can also be processed. The dataframe which is returned can easily be turned into a publication ready table with packages 'flextable' and 'officer'. authors: - family-names: Tingle given-names: Samuel email: samjamestingle@gmail.com - family-names: Kourounis given-names: Georgios email: george.kourounis@gmail.com repository: https://sjtingle.r-universe.dev repository-code: https://github.com/sjtingle/rmsMD commit: b417d6994efb6e5d191c096eb029731a0f609696 url: https://github.com/sjtingle/rmsMD date-released: '2025-03-03' contact: - family-names: Tingle given-names: Samuel email: samjamestingle@gmail.com