ExtractFitParam {pvcurveanalysis}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)

Usage

ExtractFitParam(result_list)

Arguments

result_list

output list from the functions TurgorLossPoint, OsmoticPot or ModElasticity

Value

data frame containing the coefficients and the 0.95 confidence interval of the coefficients from the fit


[Package pvcurveanalysis version 1.0.0 Index]