pastas.stressmodels.WellModel.variance_gain#
- WellModel.variance_gain(model, istress=None, r=None)[source]#
Calculate variance of the gain for WellModel.
Variance of the gain is calculated based on propagation of uncertainty using optimal parameter values and the estimated variances of A and b and the covariance between A and b.
- Parameters:
- Returns:
var_gain – variance of the gain calculated from model results for parameters A and b.
- Return type:
See also
pastas.HantushWellModel.variance_gain