Hello everyone?

I am running binary logistic regression. After running it, I used the lstat command and found out that my sensitivity rate is too low. Using the lsens command, I figured out that probability cutoff should be around .25.

My question is: I would like to run logistic regression with probability cut off at .25 instead of traditional .50, but I do not know how to do this. Can please any advise me of how to change probability cutoff in logistic regression by any chance?

Thank you very much!