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]
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 23 Apr. 2025.
Previous versions and publish date:
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)
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
03/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/21Downloads for smam05101520253035TrendBars

Today's Hot Picks in Authors and Packages

ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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