Gamlj_predict for logistic models
Posted: Fri Jul 17, 2020 6:15 pm
I am using Gamlj_predict to predict some responses from my Gamlj generalized mixed model model fit.
The responses it predicts seem to be numbers between -3 and 3 when I would have otherwise expected it to predict probabilities (between 0 to 1). For R's regular predict function I would do type="response".
What do I need to do here?
The responses it predicts seem to be numbers between -3 and 3 when I would have otherwise expected it to predict probabilities (between 0 to 1). For R's regular predict function I would do type="response".
What do I need to do here?