Description Usage Arguments Details
Calls grofit directly from platexpress
plate data and layout, using established settings. Please see
the documentation of package grofit
for details of the fitting procedure. This high-level wrapper uses
platexpress
functions data2grofit
,
grofit.2.control
, gcFit.2
to convert
data, to set parameters and to call grofit.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
data |
a platexpress data set, see |
plate |
plate layout map, see |
yid |
data ID of the data to be converted; default
is to take the first of |
amount |
name of a column in |
fields |
column IDs in the plate layout map to be used for
grofit data annotation; if |
control |
an object of class |
model.type |
models that |
nboot.gc |
numbers of bootstrap samples,
see |
plot |
set to TRUE for plots even without |
interactive |
set to TRUE for interactive growth curve fitting |
verb |
print messages |
col |
color of the model data in the plate data object |
... |
further arguments to |
The function returns a list of fits, as returnted by
platexpress
's gcFit.2
, a copy of
grofit's gcFit
with modified
plotting and interactive behaviour but otherwise identical.
All run parameters of gcFit
can be set via option control
, where platexpress
'
grofit.2.control
add the differing plot and interactive
settings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.