Skip to content

HIAlab/cinof1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn

Analyse causal inferences in N-of-1 studies (cinof1)

Description

This package provides functions to analyse N-of-1 studies. It includes functions for generating plots, Wilcoxon Test, Linear Models, G-Estimation and Bayesian Networks.

Installing

For installing the package, please download the latest release from the page. It could be found here. Afterwards you can install the packages with the following command:

install.packages(<path_to_tar>)

alternatively you install it directly from github with the following command:

devtools::install_github("thogaertner/cinof1")

You can use the package in R with library(cinof1).

Usage

The package provides several functions to analyse the treatment effect. Please have a look into the docs for complete documentation. Examples and an overview over all methods could be found in Overview_Methods.Rmd. It shows the usage of all methods on a given data set.

Docs

Each function and data set is documented. You can call the documentation in R with ?<function_call>.

Contributing

If you would like to suggest new features, please raise issues, so it can be solved.

If you want, you can also contribute to this project. For that, please create a merge request and make sure, that your work is proper documented and explained.

Licence

This project is licenced under MIT. Please look at LICENCE.md for further information.

About

This R package provides basic functions to analyse n of 1 studies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages