Skip to contents

Krige admixture values

Usage

tess_krig(qmat, coords, grid = NULL, correct_kriged_Q = TRUE)

Arguments

qmat

qmatrix

coords

coordinates of samples as sf points, a two-column matrix, or a data.frame representing x and y coordinates (see Details for important information about projections)

grid

SpatRaster for kriging

correct_kriged_Q

whether to correct kriged Q values so values greater than 1 are set to 1 and values less than 0 are set to 0 (defaults to TRUE)

Value

Raster\* type object of kriged Q values