isotopeAssignmentModel
now relies on terra instead of raster. Depreciated the parallel processing capability within this functionschoenersD
now expects inputs of SpatRasters, will automatically convert raster-class objects.schoenersDsimmatrix
generates a similarity matrix comprising Schoener's D values for all layers in a SpatRaster. Function simmatrixMaker
retained as a legacy/depreciated function that still uses rasterStacks as input.TODO -- make schoenersDsimmatrix that runs in parallel
makeMultiMonthIsoscape
to combine multiple monthly isoscapes and error maps into one of each, for making month-specific isoscape assignments.schoenersD
function now automatically normalizes surfaces to sum to 1, rather than just advising it in the documentation..assignmentMaker
citation("isocat")
.dplyr
.meanAggregateClusterProbability
function.makeCumSumSurface
, function iterates faster over RasterLayers.purrr::map
and pipe operators within function.purrr
package removed from suggested packages.cumsumAtSamplingLocation
and clusterSimmatrix
functions, in anticipation of change to matrix objects inheriting from class "array" (which broke old class check code).isotopeAssignmentModel
.makeQuantileSimulationSurface
function.schoenersD
function.cumsumAtSamplingLocation
function.snow
package with calls to parallel
.cumsumbelow
, makeCumSumSurface
, cumsumAtSamplingLocation
.meanAggregateClusterProbability
function to create mean probability-of-origin map based on cluster assignments (for individuals of similar origin).projectSummarySurface
function to show which RasterLayer in a stack has highest value at any given location.makeQuantileSimulationSurface
on object of class RasterLayer.clusterSimmatrix
function to match pvclust
version 2.0-1 with debug of r
parameter.projectCluster
function with alternative function (projectSummarySurface
; see isocat
vignette).schoenersD
function that compares the spatial similarity of two surfaces.makeQuantileSimulationSurface
function that converts a surface to a quantile-simulation surface.NEWS.md
file to track changes to the package.IsoModAT
(Isotope Models of Animal Origin Analytical Toolset) to isocat
(Isotope Clustering and Assignment Tools).makeQuantileSurface
function to converts normalized probability surfaces to quantile surface. Matches makeOddsSurface
.oddsAtSamplingLocation
function that finds odds ratios of origin probability at a set of coordinates within a normalized probability surface. Matches quantileAtSamplingLocation
.