Skip to content

Mirror of the movedesign repository. Please do not post issues or pull requests here. Use https://github.com/ecoisilva/movedesign instead.

License

Notifications You must be signed in to change notification settings

casus/movedesign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed2eddb Β· Dec 18, 2024
Apr 23, 2024
Dec 18, 2024
Dec 11, 2024
Dec 11, 2024
Dec 11, 2024
Mar 25, 2023
Jan 26, 2023
Apr 23, 2024
Apr 23, 2024
Feb 2, 2023
Dec 11, 2024
Nov 22, 2022
Dec 11, 2024
Nov 22, 2022
Apr 22, 2024
Apr 19, 2024
Apr 17, 2024
Apr 17, 2024
Oct 11, 2022
Apr 19, 2024
Aug 10, 2022

Repository files navigation

movedesign

Static Badge DOI
R-CMD-check
Project Status: Active – The project has reached a stable, usable state and is being actively developed. HitCount


Overview

The goal of movedesign is to assist researchers in designing movement ecology studies related to two main research questions: the estimation of home range and of speed and distance traveled.

Movement ecology studies frequently make use of data collected from animal tracking projects. Planning a successful animal tracking project requires careful consideration and clear objectives. It is crucial to plan ahead and understand how much data is required to accurately answer your chosen research questions, and choose the optimal tracking regime or schedule.

To facilitate study design, we refer to the ctmm R package. Animal movement is inherently autocorrelated (locations are similar as a function of space and time) and the ctmm package allows us to model these data as continuous-time stochastic processes, while dealing with other known biases (such as small sample sizes, or irregular sampling schedules).

The app was built using the golem framework.

Installation

You can install the stable version of movedesign like so:

install.packages("remotes")
remotes::install_github("ecoisilva/movedesign")

If you run with any problems, try the solutions listed in the instalation issues vignette.

Run the app

To launch movedesign, type the following code into the R console after you have loaded the library:

library(movedesign)
movedesign::run_app()

How to use the app

Run the guided tutorial in the β€œHome” tab (see the vignette for how to begin), and check out the manuscript for further details.

Getting help

If you encounter a bug, please submit an issue. For more general questions and suggestions, contact InΓͺs Silva.

Citation

citation("movedesign")

Silva, I., Fleming, C. H., Noonan, M. J., Fagan, W. F., & Calabrese, J. M. (2023). movedesign: Shiny R app to evaluate sampling design for animal movement studies. Methods in Ecology and Evolution, 14(9), 2216-2225.

About

Mirror of the movedesign repository. Please do not post issues or pull requests here. Use https://github.com/ecoisilva/movedesign instead.

Resources

License

Code of conduct

Citation

Stars

Watchers

Forks

Packages

No packages published