I have two models for prospect theory utility functions and want to compare their fits. However, I'm not sure if the models are nested or not. The first model is given by:
$U(x) = x^α$ for $x ≥ 0$ and $U(y) = −λ|y|^α$ for $y < 0$
The second model is given by:
$U(x) = x^α$ for $x ≥ 0$ and $U(y) = −λ|y|^\beta$ for $y < 0$
The first model could be a specific version of the second model where $\beta = \alpha$ but my gut tells me this isn't how nested models work. Any help identifying nested models would be appreciated.