Description Usage Arguments Value See Also
Summary method for an "SATcurve" object
1 2 |
object |
object of class |
... |
other arguemnts to be passed. Not currently used. |
THe value returned is essentially the same as that returned by fit.SATcurve
, but is rearrenged into a data farme with following columns:
asym |
asymptote of the fitted curves. If there is more than one conditions, more than one columns of asym are returned, named as asym1, asym2, ... asymN, where N = number of conditions. |
rate |
rate of the fitted curves. If there is more than one conditions, more than one columns of rate are returned, named as rate1, rate2, ... rateN, where N = number of conditions. |
incp |
intercept of the fitted curves. If there is more than one conditions, more than one columns of incp are returned, named as incp1, incp2, ... incpN, where N = number of conditions. |
R2 |
R-squared of the model |
adjR2 |
Adjucted R-squared of the model |
RMSEfit |
Root Mean Sqaured Error of the model |
method |
The optimazation method used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.