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 Oct. 11, 2024, 1:06 p.m.