Other packages > Find by keyword >

MRTAnalysis  

Primary and Secondary Analyses for Micro-Randomized Trials
View on CRAN: Click here


Download and install MRTAnalysis package within the R console
Install from CRAN:
install.packages("MRTAnalysis")

Install from Github:
library("remotes")
install_github("cran/MRTAnalysis")

Install by package version:
library("remotes")
install_version("MRTAnalysis", "0.1.2")



Attach the package and use:
library("MRTAnalysis")
Maintained by
Tianchen Qian
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-03-06
Latest Update: 2023-07-01
Description:
Estimates marginal causal excursion effects and moderated causal excursion effects for micro-randomized trial (MRT). Applicable to MRT with binary treatment options and continuous or binary outcomes. The method for MRT with continuous outcomes is the weighted centered least squares (WCLS) by Boruvka et al. (2018) . The method for MRT with binary outcomes is the estimator for marginal excursion effect (EMEE) by Qian et al. (2021) .
How to cite:
Tianchen Qian (2023). MRTAnalysis: Primary and Secondary Analyses for Micro-Randomized Trials. R package version 0.1.2, https://cran.r-project.org/web/packages/MRTAnalysis. Accessed 17 Dec. 2024.
Previous versions and publish date:
0.1.0 (2023-03-06 14:50), 0.1.1 (2023-03-11 01:00)
Other packages that cited MRTAnalysis R package
View MRTAnalysis citation profile
Other R packages that MRTAnalysis depends, imports, suggests or enhances
Complete documentation for MRTAnalysis
Functions, R codes and Examples using the MRTAnalysis R package
Full MRTAnalysis package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

discrim  
Model Wrappers for Discriminant Analysis
Bindings for additional classification models for use with the 'parsnip' package. Models include fl ...
Download / Learn more Package Citations See dependency  
cointmonitoR  
Consistent Monitoring of Stationarity and Cointegrating Relationships
We propose a consistent monitoring procedure to detect a structural change from a cointegrating rel ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA