predict.kinfit: Predict method for Kinetic Model Fits

Description Usage Arguments

Description

Predict the responses (nm) correponding to concentrations based on a kinfit object.

Usage

1
2
## S3 method for class 'kinfit'
predict(object, new_concs, noise = c(0, 0.01))

Arguments

object

An kinfit object returned from kinfit.

new_concs

A vector of new concentrations at which the responses is calculated respectively.


huangrenhuai/xyFit documentation built on May 17, 2019, 9:10 p.m.