calc.kn1 | R Documentation |
A function to calculate dissociation rate from residence time data.
calc.kn1(path.to.file='./',file.name='Refined-Particle_Data.RData',use.auto.times='n',min.residence=0,max.residence=Inf)
path.to.file |
Path to the directory where the input file(s) are located. Write-out files will also be exported to this directory. DEFAULT = (working directory) |
file.name |
The name of the Rdata output file from the 'refine.particles' function. DEFAULT = 'Refined-Particle_Data.RData'. |
use.auto.times |
Should the automatcally called residence data, as opposed to manually selected, be used for analysis (y/n)? DEFAULT = 'n'. |
min.residence |
The minimum residence times to be included in analysis. DEFAULT = 0. |
max.residence |
The maximum residence times to be included in analysis. DEFAULT = Inf. |
Files:
Dissociation-Rate_Analysis.pdf |
Graphs of the residence time distribution data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.