Phased minimization based on variables

gadget.phasing(
  phase,
  params.in = "params.in",
  main = "main",
  phase.dir = "PHASING",
  optinfofile = "optinfofile"
)

Arguments

phase

a dataframe where the columns indicate the parameters that are to be optimised in that particular phase

params.in

either a filename or gadget.parameters object containing the initial value for the optimisation.

main

name of the main file used in the optimisation.

phase.dir

output directory

optinfofile

location of the optinfofile

Value

final optimised parameter values

Author

Bjarki Thor Elvarsson