View source: R/gadgetfunctions.R
gadget.phasing | R Documentation |
Phased minimization based on variables
gadget.phasing( phase, params.in = "params.in", main = "main", phase.dir = "PHASING", optinfofile = "optinfofile" )
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 |
final optimised parameter values
Bjarki Thor Elvarsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.