## S3 method for class 'dsm':
predict(object, newdata = NULL,
off.set = NULL, type = "response", ...)dsm object as
produced by dsm().newdata called off.set. The link
function is applied to the offset inside this function."response" and is almost always what
you want.predict.gam or predict.glm.