View source: R/calculate_knot_areas.R
calculate_knot_areas | R Documentation |
calculate_knot_areas
builds outputs for a given triangulated mesh used for approximating spatial variation
calculate_knot_areas(loc_x, Data_Extrap, Covariates = "none", a_el = NULL)
loc_x |
location (eastings and northings in kilometers, UTM) for each sample or knot |
Data_Extrap |
the output from e.g., |
Covariates |
character vector giving names of columns from Data_Extrap that should be used as covariates (default="none", which results in a design matrix with one columns of 1s) |
a_el |
a matrix with |
Tagged list containing distance metrics
A data frame with areas for each knot and each strattum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.