Description Usage Arguments Details
Calculates exponential models safely
1 |
df |
A data frame |
xvar |
The x variable for the exponential model |
yvar |
The y variable for the exponential model |
**Works only if x variable is named time and y variable is named relative.ion.count**. THis is because of the way generate_exp_guess works, must fix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.