Learn R Programming

⚠️There's a newer version (2.3.0) of this package.Take me there.

crawl (version 2.2.1)

Fit Continuous-Time Correlated Random Walk Models to Animal Movement Data

Description

Fit continuous-time correlated random walk models with time indexed covariates to animal telemetry data. The model is fit using the Kalman-filter on a state space version of the continuous-time stochastic movement process.

Copy Link

Version

Install

install.packages('crawl')

Monthly Downloads

612

Version

2.2.1

License

CC0

Maintainer

Devin Johnson

Last Published

September 14th, 2018

Functions in crawl (2.2.1)

fillCols

Fill missing values in data set (or matrix) columns for which there is a single unique value
crwPredict

Predict animal locations and velocities using a fitted CTCRW model and calculate measurement error fit statistics
crwSimulator

Construct a posterior simulation object for the CTCRW state vectors
crwSamplePar

Create a weighted importance sample for posterior predictive track simulation.
crwMLE

Fit Continuous-Time Correlated Random Walk Models to Animal Telemetry Data
crw_as_sf

Coerce to sf/sfc object
northernFurSeal

Northern fur seal pup relocation data set used in Johnson et al. (2008)
%>%

Pipe operator
crw_as_tibble

Coerce crawl objects (crwIS and crwPredict) to tibbles
fix_path

Project path away from restricted areas
displayPar

Display the order of parameters along with fixed values and starting values
crwPredictPlot

Plot CRW predicted object
fix_segments

Identify segments of a path that cross a restricted area
expandPred

Expand a time indexed data set with additional prediction times
flatten

'Flattening' a list-form crwPredict object into a data.frame
tidy_crwFit

tidy-like method for crwFit object
intToPOSIX

Reverse as.numeric command that is performed on a vector of type POSIXct
get_mask_segments

Identify segments of a path that cross through a restricted area
mergeTrackStop

Merge a location data set with a dry time (or other stopping) covariate
harborSeal

Harbor seal relocation data set used in Johnson et al. (2008)
aic.crw

Calculates AIC for all objects of class crwFit listed as arguments
argosDiag2Cov

Tranform Argos diagnostic data to covariance matrix form
check_csv

Start a shiny app to check data stored in a .csv file for model fitting with crwMLE function.
crwN2ll

-2 * log-likelihood for CTCRW models
as.flat

'Flattening' a list-form crwPredict object into a data.frame
beardedSeals

Bearded Seal Location Data
crwPostIS

Simulate a value from the posterior distribution of a CTCRW model
cond_sim

Simulate possible path points conditioned on fit
crawl-package

Fit Continuous-Time Correlated Random Walk Models to Animal Movement Data