forked from DistanceDevelopment/dsm
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
David Lawrence Miller edited this page Jan 4, 2014
·
23 revisions
dsm is a package to model the spatial distribution of animals using data collected from a distance sampling (amongst others) survey. DSM stands for density surface model, though we often use such models to calculate abundance the name has stuck.
dsm is an R package and is designed to be used with Jeff Laake's mrds package or Dave Miller's Distance package.
Pages in the wiki are listed below, according to theme. Please contact me if you find any errors (including typos!).
- Spatial models for distance sampling data: recent developments and future directions -- "introduction to DSMs" paper, accepted for publication in Methods in Ecology and Evolution
- Example analyses
-
dsmdocumentation -- online version of the documentation shipped with the package -
Data format -- how to get your data into the correct format to use with
dsm -
What's new in
dsmversion 2? -- talk given at CREEM, University of St Andrews, 2012 - Getting the latest version of
dsm - Problems? For advice about DSM analyses and survey methodology try the distance sampling e-mail list. If you think you've found a bug in
dsm, you can report it on github. - (in)frequently asked questions -- record of answers to questions I have recieved via e-mailthat may be of more general interest.
- Dealing with unusual transect shapes -- what to do when your transects turn corners etc, including one-sided transects.
- Accounting for correlation in DSMs -- talk to RUWPA, University of St Andrews, 29 July 2013
- Presence/absence models -- COMING SOON
- Using data from strip transect surveys -- COMING SOON
- Estimating variance analytically for predictions in GAMs/DSMs -- overview of how uncertainty can be calculated for predicted abundance. Also includes explanation of the "variance propagation" method for including detection function uncertainty in a GAM.
-
Using
bamto fit models in parallel -- for big, "information rich" models computation can be speeded-up using parallel processing.
## Warning: matrix not positive definitemessages-
Error in if (x0[i] == 0) 1 else x0[i] : missing value where TRUE/FALSE neededmessage when usingdsm.var.propordsm.var.gam