runSimulations: Shiny app for function 'emaxsim(B)'

View source: R/runSimulations.R

runSimulationsR Documentation

Shiny app for function emaxsim(B)

Description

Shiny app for function emaxsim(B)

Usage

runSimulations()

Note

The code section of the shiny app provides the code required for batch execution of the current shiny results.

The 'Analysis' section of the shiny app must be visited before an example can be run.

For Bayesian output, the clinDR package function compileStanModels() must be executed once before using the shiny app or any of the package functions utilizing Bayes methods.

Author(s)

Neal Thomas, Mike K. Smith

See Also

emaxsimB

Examples

	if (interactive()) {
	  runSimulations ()
	}

clinDR documentation built on Aug. 9, 2023, 9:08 a.m.