Suppose that the joint probability density function of two random variables $x$ and $y$ is given as $p(x,y)$. We know that the probability density function of $x$ can be found by integrating out $y$ i.e.
\begin{equation} p(x) = \int_{-\infty}^{\infty} p(x,y)dy \end{equation}
While doing some calculation, I performed the following calculation by mistake.
\begin{equation} Z = \int_{-\infty}^{y^*} p(x,y)dy \end{equation}
and I don't know what should I call $Z$. Is it the probability distribution function of $y$? If not, what is it that I calculated by mistake? My actual intention was to perform the integration on the entire real line.