runMSMplus | R Documentation |
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
runMSMplus()
runMSMplus_help()
runMSMplus_sup()
Details on how to use the MSMplus app can be found in the app platform.
Details on how to use the MSMplus application.
OUTPUT_DESCRIPTION
OUTPUT_DESCRIPTION
OUTPUT_DESCRIPTION
runApp
runApp
runApp
## 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.