I would like to determine if two continuous variables interact to influence bird occupancy. Is it possible to do this or should interactions in PRESENCE only involve one categorical and one continuous variable?
My variables of interest are temperature (TEMP, range 15.2-21.2) and exurban development (DEV, range 0-4.2). I know that to model and an interaction in PRESENCE I need to include in the design matrix TEMP, DEV, and TEMP*DEV (each standardized by mean and SE), but I am not sure if I have calculated the TEMP*DEV variable correctly. Because the ranges of the two were so different I used the following formula to calculate TEMP*DEV: (TEMP-min(TEMP))*DEV. Then I standardized DEV, TEMP, and TEMP*DEV. Is this a valid way to model this interaction?
Thank you for your help,
Heather