Supplement 1. R code for fitting Argos data with argosTrack.
收藏DataCite Commons2025-06-01 更新2024-07-25 收录
下载链接:
https://wiley.figshare.com/articles/dataset/Supplement_1_R_code_for_fitting_Argos_data_with_argosTrack_/3563094/1
下载链接
链接失效反馈官方服务:
资源简介:
File List argosTrack.tar.gz (md5: e7e7f6f0e502c42b4cd24ee8f9679e62)<br> argosTrack.R (md5: 7857ead3f7e13ed67ceb16655b546ac6)<br> bsam.R (md5: 2f4b064ef9089a90873b0049fea39b31)<br> crawl.R (md5: f36b3c25fd8e929a3d41cd4867cdfd92)<br> Description argosTrack.tar.gz - Source code for the R package argosTrack. argosTrack.R - Example of how to use the package argosTrack. bsam.R - R code for analysis of the seal data using bsam. crawl.R - R code for analysis of the seal data using crawl. Installing argosTrack on Windows The argosTrack package depends on the package TMB. To install TMB download and unzip the code from: https://github.com/kaskr/adcomp/archive/master.zip. Open R, change the working directory to the unzipped adcomp-master folder, and run source("install_windows.R"). The command will ask to install Rtools which should be accepted. After a successfull installation of TMB, change the working directory to the folder containing argosTrack.tar.gz and install with library(TMB);install.packages("mvtnorm");install.packages("argosTrack.tar.gz",repos=NULL,type="source"). Installing argosTrack on Linux The argosTrack package depends on the package TMB. To install TMB download and unzip the code from: https://github.com/kaskr/adcomp/archive/master.zip. In the terminal, change directory to the unzipped adcomp-master folder, and run make install. After a successfull installation of TMB, change the directory to the folder containing argosTrack.tar.gz, open R, and run install.packages("mvtnorm");install.packages("argosTrack.tar.gz",repos=NULL,type="source"). Installing argosTrack on Mac OS X The argosTrack package depends on the package TMB. To install TMB, install Xcode from the App Store, install gFortran from http://cran.r-project.org/bin/macosx/tools/, and download and unzip the TMB source code from: https://github.com/kaskr/adcomp/archive/master.zip. Open the terminal and change the directory to the unzipped adcomp-master folder. Run the command make install. After a successfull installation of TMB, change the directory to the folder containing argosTrack.tar.gz, open R, and run install.packages("mvtnorm");install.packages("argosTrack.tar.gz",repos=NULL,type="source").
提供机构:
Wiley
创建时间:
2016-08-10



