Description Usage Arguments Value
Perform a fit of viscous relaxation data to a biexponential decay model appropriate for the relaxation of cells indented using an AFM.
1 2 3 4 |
frame |
A data.frame containing the force curve of interest |
time |
The name of the column in |
force |
The name of the column in |
zPos |
The name of the column in |
dwellTime |
The name of the column in |
debug |
If TRUE, each fit will be displayed to the user, who should press 'enter' at the command prompt to cycle through the fits. This functionality is intended to be used for tuning of fit parameters |
extraTrim |
Percentage of dwell time to trim off the end of the dwell curve |
numCores |
Number of cores to use for the computation. If
|
An object containing the extracted stiffness values, fit
residuals and the fit curves themselves. For fits produced using
parExtractTimeConst
, fit curves can be saved using
saveFits
and other data can be formatted into a human-readable
data.frame using collateFits
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.