inst/examples/get_control_example.R

# Select method
method = "GenSA"

# Select control to modify and store in a list
control = list(maxit = 100)

# Get all controls for the method specify
MaxMC:::get_control(method = method, control = control)
julienneves/mmc documentation built on May 20, 2019, 4:22 a.m.