Other packages > Find by keyword >

amt  

Animal Movement Tools
View on CRAN: Click here


Download and install amt package within the R console
Install from CRAN:
install.packages("amt")

Install from Github:
library("remotes")
install_github("cran/amt")

Install by package version:
library("remotes")
install_version("amt", "0.2.2.0")



Attach the package and use:
library("amt")
Maintained by
Johannes Signer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-02-08
Latest Update: 2023-03-28
Description:
Manage and analyze animal movement data. The functionality of 'amt' includes methods to calculate home ranges, track statistics (e.g. step lengths, speed, or turning angles), prepare data for fitting habitat selection analyses, and simulation of space-use from fitted step-selection functions.
How to cite:
Johannes Signer (2018). amt: Animal Movement Tools. R package version 0.2.2.0, https://cran.r-project.org/web/packages/amt. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.0.2.0 (2018-02-08 13:31), 0.0.3.0 (2018-03-22 23:51), 0.0.4.0 (2018-04-21 23:53), 0.0.5.0 (2018-09-12 21:10), 0.0.6 (2019-03-19 08:13), 0.0.7 (2019-09-19 12:20), 0.0.8 (2020-03-23 15:20), 0.0.9 (2020-03-30 21:50), 0.1.0 (2020-04-23 12:00), 0.1.1 (2020-04-28 14:10), 0.1.2 (2020-06-14 17:20), 0.1.3 (2020-10-01 17:20), 0.1.4 (2021-01-18 18:00), 0.1.5 (2021-12-03 19:00), 0.1.6 (2022-01-18 12:42), 0.1.7 (2022-02-23 15:50), 0.2.1.0 (2023-03-28 10:20), 0.2 (2023-03-03 18:20)
Other packages that cited amt R package
View amt citation profile
Other R packages that amt depends, imports, suggests or enhances
Complete documentation for amt
Functions, R codes and Examples using the amt R package
Some associated functions: Extract.uhc_data . amt-package . amt_fisher . amt_fisher_covar . append_x1 . as.data.frame.uhc_data . as_sf_lines . as_sf_points . as_track . available_distr . bandwidth_pi . bandwidth_ref . bbox . boot1 . bootstrap_logrss . calc_w . calculate_sdr . centroid . check_factors . check_time_unit . coercion . conf_envelope . convert_angles . coords . cum_ud . deer . diff . dispersal_kernel . distr_name . distributions . extent . extract_covariates . filter_min_n_burst . fit_clogit . fit_ctmm . fit_distr . fit_logit . flag_defunct_clusters . flag_duplicates . flag_fast_steps . flag_roundtrips . from_to . get_amt_fisher_covars . get_crs . get_displacement . get_distr . get_max_dist . get_sh_forest . has_crs . hr_area . hr_isopleths . hr_kde_lscv . hr_kde_ref_scaled . hr_overlap_feature . hr_overlaps . hr_to_sf . hr_ud . hrest . inspect . issf_w_form . log_rss . make_issf_model . make_start . movement_metrics . nsd . od . params . plot.hr . plot.log_rss . plot.uhc_data . plot.uhc_envelopes . plot_sl . prep_test_dat . prep_uhc . random_numbers . random_points . random_steps . random_steps_simple . range . redistribution_kernel . reexports . remove_capture . remove_incomplete_strata . sampling_period . sdr . sh . sh_forest . sim_ud . simulate_path . simulate_ud_from_dk . simulate_xy . site_fidelity . speed . ssf_formula . ssf_weights . steps . summarize_sampling_rate . summarize_sl . summarize_speed . time_of_day . track . track_align . track_resample . tracked_from_to . transform_coords . trast . ua_distr . uhc_hab . uhc_hsf_locs . uhc_issf_locs . update_distr . update_distr_man . 
Some associated R codes: RcppExports.R . amt.R . as_track.R . bbox.R . cleaning.R . coercion.R . crs.R . data-fisher.R . data-sh.R . data-uhc.R . difference.R . distance_to_center.R . distributions.R . eda_sampling_rate.R . extent.R . extract_covariates.R . fit_clogit.R . fit_ctmm.R . fit_distr.R . fit_logit.R . from_to.R . habitat_kernel.R . helper.R . hr_akde.R . hr_area.R . hr_cud.R . hr_documentation.R . hr_isopleths.R . hr_kde.R . hr_locoh.R . hr_mcp.R . hr_od.R . hr_overlap.R . hr_plot.R . hr_to_sf.R . hr_ud.R . insepct.R . log_rss.R . make_trast.R . movement_kernel.R . movement_metrics.R . nsd.R . od.R . plot_sl.R . random_points.R . random_steps.R . range.R . remove_capture_effect.R . screen_relocations.R . simulate.R . simulate_movement2.R . simulate_ud.R . site_fidelity.R . speed.R . steps.R . time_of_day.R . track.R . track_align.R . track_as.R . track_filter_speed.R . track_immobile.R . track_methods.R . track_resample.R . track_transform_crs.R . uhc_plots.R . validate.R .  Full amt package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA