Hello
Does SAS have HarmonicNumber? When I looked this up, I only found "Harmean" function, but this calculates the mean of vector of size n.
I tried to take n=1, unfortunately, this didn't work.
In my problem, I derived the log-likelihood function using Mathematica and then I used the output in my code (see pic below).
Thank you