reduce

I have been suggested to use the following command before running secr.fit:
capthist <- reduce(capthist, newocc = list(1:74))
where 74 is the number of occasions. I had much faster computation times but also different results for all parameters (D, g0, sigma). I am still unclear when it is appropriate to use "reduce", and what results are the correct ones (results obtained with or without the reduce command).
Thank you in advance
capthist <- reduce(capthist, newocc = list(1:74))
where 74 is the number of occasions. I had much faster computation times but also different results for all parameters (D, g0, sigma). I am still unclear when it is appropriate to use "reduce", and what results are the correct ones (results obtained with or without the reduce command).
Thank you in advance