AICEuler()
|
Akaike Information Criterion for Langevin movement model
under Euler discretization |
bilinearGrad()
|
Gradient for bilinear interpolation |
bilinearGradArray()
|
Apply bilinearGrad to matrix of locations |
coef(<rhabit>)
|
Extract the coefficients associated with the covariates in a rhabit model |
covGradAtLocs()
|
Gradient of covariate field |
covariates
|
This is the description of the data included in package Rhabit. |
fit_langevin_ud()
|
Obtaining UD estimate of an animal using Langevin movement model |
getUD()
|
Obtaining the classical RSF UD |
gradLogUD()
|
Gradient of the log of the utilisation distribution |
gridCell()
|
Extract covariate grid cell |
interpCov()
|
Interpolate 2D covariate |
langevinUD()
|
Obtaining UD estimate of an animal using Langevin movement model |
logRSFinterp()
|
Evaluate the log-RSF based on interpolated covariates
(used in simMALA) |
plotCovariates()
|
Plotting the classical RSF UD |
plotRaster()
|
Plot raster with ggplot |
plotUD()
|
Plotting the classical RSF UD |
print(<rhabit>)
|
Print the formula used to specify the model and the estimated coefficients |
rasterToDataFrame()
|
Transform (x,y,z) list to data.frame |
rasterToRhabit()
|
Raster to Rhabit |
rhabitToRaster()
|
Rhabit to raster |
simLangevinMM()
|
Simulate from the Langevin movement model |
simMALA()
|
Simulate from Metropolis-adjusted Langevin algorithm |
simSpatialCov()
|
Simulate random covariate field |
speed_coef()
|
Show the estimated speed of the Langevin model |
summary(<rhabit>)
|
Obtaining the summary of a fitted Langevin movement model |
tracks
|
tracks is a set of simulated tracks based on a Langevin model with two covariates, simulated for the RLangevin_MM vignette. The code is also available in the vignette. |