gcFit.2: hack of grofit function 'gcFit' to allow plotting even when...

Description Usage Arguments Details See Also

Description

hack of grofit function gcFit to allow plotting even when option interative==FALSE

Usage

1

Arguments

time

a matrix of measurment times for each well as required by grofit, provided by data2grofit

data

the data as produced by data2grofit

control

the grofit control structure, see grofit.control, but with an additional argument "plot" (TRUE or FALSE), allowing to plot individual fits even if interactive is set to FALSE.

Details

Adding the field "plot" allows to de-activate control$interactive, so the whole fitting procedure runs through all wells, yet results are plotted. platexpress also offers a hack of grofit.control names grofit.2.control that adds these options.

See Also

gcFit.2


raim/platexpress documentation built on Jan. 18, 2022, 1:41 p.m.