Krige admixture values
tess_krig.Rd
Krige admixture values
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)
See also
Other TESS functions:
allK_plot_helper()
,
bestK()
,
ggbarplot_helper()
,
krig_legend()
,
pops_helper()
,
tess_barplot()
,
tess_col_default()
,
tess_do_everything()
,
tess_ggbarplot()
,
tess_ggplot()
,
tess_ktest()
,
tess_plot_allK()