Bonjour,
Is it possible to retrieve the values of the average prediction curve for a given model — specifically, the curve shown as a solid line in this figure? Are these values saved within the object and available for later retrieval? I would like to calculate the average detection probability of my model at different distances.
Otherwise, for models that contain only categorical variables, I’ve been able to recreate the curves and obtain the average curve values. However, I don’t fully understand how to reproduce this information for models that include both categorical and continuous variables.
Thank you in advance for your help with this question,