Not sure if this might be a strange way of posing a question, but anyway:
I need a function $f(v,p,a)$ with the following properties:
- it is defined for $v \in [-\infty,\infty]$
- it is defined for $p \in [0,1]$
- $f$ equals 0 at $p=0$ and $v$ at $p=1$
- it is either concave or convex (in $f$) depending on the value of $a$, and a straight line for one value of $a$. not sure if $a$ is defined on the real line or strictly positive
the exact form doesn't matter so long as it fits those characteristics -- the parameter $a$ is imaginary inasmuch as it depends on the functional form.
for context, I am dabbling in economics and trying to find a way to reconcile Klibanoff's smooth ambiguity model with mean-sd utility, given objective probability measures for the probability of a mean model and a conditional heteroskedasticity model.
If I read you right (assuming you mean concavity/convexity in $v$), I think this should do the job
$c$ is an additional positive parameter you can chose the value of.
You can check that, as required
I encoded the function on desmos at https://www.desmos.com/calculator/v8gniwvz6e. There you can play with the parameters and see how the shape of the function changes.