Skip to content

Miscellaneous R helper functions and approximate duplicate functions from other statistical software

License

Notifications You must be signed in to change notification settings

craigjmcgowan/describedata

Repository files navigation

describedata

This package contains functions written to replicate certain data analysis actions that I've found helpful in biostatistical and epidemiological research. It also contains R replicas of some functions from SAS and Stata to conduct similar analyses and display the results in a similar manner to the functions of those programs. Note that there has not been a concerted effort to fully replicate those all aspects of these functions - more functionality may be added on in the future but the current focus has been on aspects of the functions that have seemed most useful. If there is additional functionality you'd like to see included, please submit an issue on GitHub.

Installation

You can install the released version of describedata from CRAN with:

install.packages("describedata")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("craigjmcgowan/describedata")

About

Miscellaneous R helper functions and approximate duplicate functions from other statistical software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages