In short, I want to do what was asked in the below:
Possible to force logistic regression or other classifier through specific probability?
I'm running a logistic regression using the train function but want to make sure it centers to a 50% probability at a certain point. I'm not sure how to / if it's possible to port this functionality over to that function.