gadget.phasing: Gadget Phasing

View source: R/gadgetfunctions.R

gadget.phasingR Documentation

Gadget Phasing

Description

Phased minimization based on variables

Usage

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(s)

Bjarki Thor Elvarsson


Hafro/rgadget documentation built on July 21, 2022, 8:38 a.m.