ExtractFitParam {pvldcurve} | R Documentation |
Extracts the fitting parameters from results list
Description
Extracts the coefficients and confidence intervals from the fitting results of the functions analysing the pressure volume curve (TurgorLossPoint, OsmoticPot and ModElasticity) or the functions analysing the leaf drying curve (StomatalClosure and Gmin)
Usage
ExtractFitParam(result_list)
Arguments
result_list |
output list from the functions TurgorLossPoint, OsmoticPot, ModElasticity, StomatalClosure or Gmin |
Value
data frame containing the coefficients and the 0.95 confidence interval of the coefficients from the fit
[Package pvldcurve version 1.2.6 Index]