.assignmentMaker {isocat} | R Documentation |
Make probability-of-origin surfaces
Description
Make probability-of-origin surfaces
Usage
.assignmentMaker(.ID, .isotopeValue, .SD_indv, precip_raster, precip_SD_raster)
Arguments
.ID |
ID value or vector of values (for naming assignment model layers). If missing, will count from 1. |
.isotopeValue |
Isotope precipitation value or vector of values. |
.SD_indv |
error associated with transfer function fit. Value or vector of values. If missing, will assume value of 0. |
precip_raster |
precipitation isoscape raster. |
precip_SD_raster |
precipitation isoscape standard deviation raster. |
[Package isocat version 0.3.0 Index]