Skip to content

strategize: An R package for performing optimal stochastic intervention analysis

License

Notifications You must be signed in to change notification settings

cjerzak/strategize-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strategize: An R package for discovering optimal treatment strategies in high-dimensional data

Demo Button

Software for implementing optimal stochastic intervention analysis. Current implementation handles conjoint data from experiments. Future implementation may also include text, network, and/or time series, with observational data also potentially allowed as well. ABC.

Installation

The most recent version of strategize can be installed directly from the repository using the devtools package

devtools::install_github("cjerzak/strategize-software/strategize")

The package can then be loaded into your R session like so:

library(    strategize   )

Package functions can also be assessed like so: `strategize::function_name``.

Tutorial

Under construction.

License

GLP-3.

References

TBD.

About

strategize: An R package for performing optimal stochastic intervention analysis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published