I have some measures which seems to have some mean-reverting properties and I'm wondering whether they can be modeled as Ornstein-Uhlenbeck process (OU process). And actually I quite expect it because if so, the following work will be much easier because it seems that there has been many useful results of OU process.
But I don't know how to validate it. I used to think that I could calculate the KL distance but the probability density function seems to not have a closed form, so it can't be derived.
So I'm wondering how to test whether a series data follow an OU process?