Description Usage Arguments Value Examples
This function fits a curve to sap flux data using Dz as a predictor. It is meant to be used within nlmer().
1 | fluxmod(a, w, x, z)
|
a, w, x |
fitting paramters which need start values specified in nlmer. |
z |
Dz |
The fitted values for a,w, and x for the equation
J[s]=a+w(1-x^{-D[z]})
1 | fluxmod()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.