------------------- GENERAL INFORMATION ------------------- 1. Title: Data and R code supporting: Circular-Linear Copulae for Animal Movement Data 2. Author Information: Name: Florian Hodel Affiliatoin: Department of Evolutionary Biology and Environmental Studies,University of Zurich, Zurich, Switzerland Email: florian.hodel@uzh.ch Name: John R. Fieberg Affiliation: Department of Fisheries, Wildlife, and Conservation Biology, University of Minnesota-Twin Cities Email: jfieberg@umn.edu 3. Description: This repository contains R code and associated output supporting the results reported in: Hodel, F. and J. Fieberg. Circular-Linear Copulae for Animal Movement Data. -------------------------- SHARING/ACCESS INFORMATION -------------------------- 1. Licenses/restrictions placed on the data and code: Attribution-NonCommercial-ShareAlike 3.0 United States 2. Links to publications that cite or use the data: Hodel, F. H., & Fieberg, J. R. (2021). Circular-Linear Copulae for Animal Movement Data. BioRxiv, 2021.07.14.452404. https://doi.org/10.1101/2021.07.14.452404 3. Links to other publicly accessible locations of the data: The fisher data are available from Movebank: https://www.datarepository.movebank.org/handle/10255/move.330 and were originally described in LaPoint et al. (2013). These data, and also the environmental data, are available in the amt package (Signer et al. 2019). The data usage is permitted for exploratory purposes. For other purposes please get in contact (Scott LaPoint, sdlapoint@gmail.com). LaPoint, S, Gallery P, Wikelski M, Kays R (2013) Animal behavior, cost-based corridor models, and real corridors. Landscape Ecology, v 28 i 8, p 1615–1630. doi:10.1007/s10980-013-9910-0 Movebank data package: LaPoint S, Gallery P, Wikelski M, Kays R (2013) Data from: Animal behavior, cost-based corridor models, and real corridors. Movebank Data Repository. doi:10.5441/001/1.2tp2j43g 4. Recommended citation for this archive: Hodel, F. and J. Fieberg. R Code and Data Supporting: Circular-Linear Copulae for Animal Movement Data. University of Minnesota Digital Conservancy. https://doi.org/10.13020/1f35-rn20 --------------------- FILE OVERVIEW --------------------- 1. fisher.csv = fisher location data collected by LaPoint et al. (2013). 2. Code_application.R and Code_application.html = R code (and associated html file containing output from running the code). This code fits circular-linear copula to fisher location data, to describe movements in terms of correlated step-lengths and turn angles. -------------------------- METHODOLOGICAL INFORMATION -------------------------- 1. Methods: For complete methodological details, please refer to Hodel and Fieberg (In Review). 2. Instrument- or software-specific information needed to interpret the data: Programs were written for Program R (R Core Team 2021) and full session information, including packages used, are provided at the bottom of the Code_application.html file. ----------------------------------------- DATA-SPECIFIC INFORMATION FOR: fisher_data.csv ----------------------------------------- Number of variables: 4 Number of cases/rows: 18886 Variable List A. x = longitude of the location B. y = latitude of the location C. t = date and time of animal location D. id = identifier for animal ----------------------------------------- REFERENCES ----------------------------------------- LaPoint, S., Gallery, P., Wikelski, M. & Kays, R. (2013). Animal behavior, cost-based corridor models, and real corridors. Landscape Ecology, 28, 1615-1630. R Core Team (2021). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. URL: https://www.R-project.org/.