Other packages > Find by keyword >

smam  

Statistical Modeling of Animal Movements
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("smam", "0.7.2")



Attach the package and use:
library("smam")
Maintained by
Chaoran Hu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-10-29
Latest Update: 2024-01-10
Description:
Animal movement models including Moving-Resting Process with Embedded Brownian Motion (Yan et al., 2014, <doi:10.1007/s10144-013-0428-8>; Pozdnyakov et al., 2017, <doi:10.1007/s11009-017-9547-6>), Brownian Motion with Measurement Error (Pozdnyakov et al., 2014, <doi:10.1890/13-0532.1>), Moving-Resting-Handling Process with Embedded Brownian Motion (Pozdnyakov et al., 2020, <doi:10.1007/s11009-020-09774-1>), Moving-Resting Process with Measurement Error (Hu et al., 2021, <doi:10.1111/2041-210X.13694>), Moving-Moving Process with two Embedded Brownian Motions.
How to cite:
Chaoran Hu (2013). smam: Statistical Modeling of Animal Movements. R package version 0.7.2, https://cran.r-project.org/web/packages/smam. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:05), 0.2-1 (2013-10-29 22:29), 0.2-2 (2013-11-04 14:11), 0.3-0 (2016-10-01 14:33), 0.4.0 (2018-10-18 13:30), 0.5.0 (2020-01-15 00:50), 0.5.1 (2020-01-15 23:50), 0.5.2 (2020-01-17 00:20), 0.5.3 (2020-01-17 18:00), 0.5.4 (2020-10-10 23:20), 0.6.0 (2021-07-11 09:40), 0.7.0 (2023-08-21 10:10), 0.7.1 (2023-11-30 09:00), 0.7.2 (2024-01-10 22:30)
Other packages that cited smam R package
View smam citation profile
Other R packages that smam depends, imports, suggests or enhances
Complete documentation for smam
Functions, R codes and Examples using the smam R package
Some associated functions: approxNormalOrder . dtm . estVarMRME_Godambe . estimate . f109 . f109raw . fitBMME . fitMM . fitMR . fitMRH . fitMRME . fitStateMR . fitStateMRH . integr.control . rBB . rBMME . rMM . rMR . rMRB . rMRH . seasonFilter . smam . transfData . vcov . 
Some associated R codes: RcppExports.R . bmme.R . data.R . fitMovResHan.R . generics.R . movmov.R . movres.R . rMRB.R . rMovResHan.R . seasonalFit.R . seasonalTools.R . smam.R . state_mr.R . state_mrh.R . zzz.R .  Full smam package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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