Description Usage Arguments Details Value Author(s) References See Also
This function computes the bounded weighted mean for any subset of indices.
1  | 
g | 
 Vector in R^n of measurements.  | 
w | 
 Vector in R^n of weights.  | 
A | 
 Subset of   | 
a | 
 Vector in R^n that gives lower bound.  | 
b | 
 Vector in R^n that gives upper bound.  | 
This function computes the bounded average
MA[A] = \max\{\min\{Av[A], \min_{x \in A} b(x)\}, \max_{x \in A} a(x)\},
see Balabdaoui et al. (2009) for details.
The bounded weighted average is returned.
Fadoua Balabdaoui fadoua@ceremade.dauphine.fr
 http://www.ceremade.dauphine.fr/~fadoua
Kaspar Rufibach (maintainer) kaspar.rufibach@gmail.com
 http://www.kasparrufibach.ch
Filippo Santambrogio filippo.santambrogio@math.u-psud.fr 
 http://www.math.u-psud.fr/~santambr/
Balabdaoui, F., Rufibach, K., Santambrogio, F. (2009). Least squares estimation of two ordered monotone regression curves. Preprint.
This function is used by BoundedIsoMean.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.