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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for smam051015202530TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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