Software
Modelling Population Dynamics
Computer Code and data by chapter for:
Newman, K., Buckland, S.T., Morgan, B.J.T., King, R., Borchers, D.L., Cole, D., Besbeas, P., Gimenez, O., Thomas, L. 2014. Modelling Population Dynamics.
Distance
Email comments to: [email protected]
Research Unit for Wildlife Population Assessment
MRSea – Marine renewables strategic environmental assessment
Software for fitting one and two dimensional spatially adaptive smoothing splines. This software was developed for the marine renewables framework but is suitable for most smoothing applications.
Email comments to: [email protected]
For the latest package release (v1.3.1), please download from here or use the following code in R:
> devtools::install_github(repo = "lindesaysh/MRSea", ref="stable")
For the development version of MRSea, please use the following code in R to install:
> devtools::install_github(repo = "lindesaysh/MRSea", ref = "master")
Older versions of MRSea:
See my github site or the versions below.
- MRSea Windows Package Version 0.99
- [wpdm_package id=’1370′]
- MRSea Guidance Documents
MRSeaPower – Power analysis methods for assessing the Power to Detect Change.
Software for analysing the power to detect change. This work was undertaken by CREEM on behalf of the Scottish Government.
R package:
For the latest package release, please download from here.
For the development version of MRSeaPower, please use the following code in R to install:
> devtools::install_git("https://github.com/lindesaysh/MRSeaPower.git")
Older versions of MRSeaPower:
- MRSeaPower Windows package Version 0.99
- [wpdm_package id=’1378′]
Documentation:
Package Vignette: Software for analysing the power to detect change
Mackenzie, M.L., Scott-Hayward, L.A.S., Paxton, C.G. and M.L. Burt (2017). Quantifying the Power to Detect Change: methodological development and implementation using the R package MRSeaPower.
Note: The report will be uploaded here when it becomes available.