View source: R/dead_functions.R
dsm.var.gam | R Documentation |
This function is deprecated, use dsm_var_gam.
dsm.var.gam( dsm.obj, pred.data, off.set, seglen.varname = "Effort", type.pred = "response" )
dsm.obj |
a model object fitted by |
pred.data |
either: a single prediction grid or list of prediction
grids. Each grid should be a |
off.set |
a a vector or list of vectors with as many elements as there
are in |
seglen.varname |
name for the column which holds the segment length
(default value |
type.pred |
should the predictions be on the "response" or "link"
scale? (default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.