addModel.gcFit: Add results from 'grofit_plate' to 'platexpress' object.

Description Usage Arguments

View source: R/interfaces.R

Description

Calls the predict method for the growth curves fits returned by grofit's gcFit or via platexpress's gcFit.2 or grofit_plate, and adds it to the platexpress data object.

Usage

1
2
## S3 method for class 'gcFit'
addModel(fit, data, ID = "model", ...)

Arguments

fit

a gcFit object

data

platexpress data object

ID

data ID for the new object

...

arguments passed to addData


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