runMSMplus: Local deployment of MSMplus application

View source: R/runMSMplus.R

runMSMplusR Documentation

Local deployment of MSMplus application

Description

runMSMplus() : Launches MSMplus locally. We advice to click at "Open in a Browser" option of the window that will open. It works best with the Google Chrome Browser

runMSMplus_help() : Launches the MSMplus help page locally. We advice to click at "Open in a Browser" option of the window that will open. It works best with the Google Chrome Browser

runMSMplus_sup() : This page is a tutorial on how to build the json/csv input files for the MSMplus app. It also contains examples in Stata and R of conducting the multi-state analysis and deriving the neccesary input files. of the window that will open. It works best with the Google Chrome Browser

Usage

runMSMplus()

runMSMplus_help()

runMSMplus_sup()

Details

Details on how to use the MSMplus app can be found in the app platform.

Details on how to use the MSMplus application.

Value

OUTPUT_DESCRIPTION

OUTPUT_DESCRIPTION

OUTPUT_DESCRIPTION

See Also

runApp

runApp

runApp

Examples

## Not run: 
if(interactive()){
 #EXAMPLE
 runMSMplus()
 }

## End(Not run)
## Not run: 
if(interactive()){
 #EXAMPLE
 runMSMplus_help()
 }

## End(Not run)
## Not run: 
if(interactive()){
 #EXAMPLE
 runMSMplus_sup()
 }

## End(Not run)

nskourlis/MSMplus documentation built on Dec. 7, 2023, 4:53 a.m.