layerWeightingMat function

Weighting scheme for preferential layer matching

Weighting scheme for preferential layer matching

A matrix, of the same form as grainSimilarity_align , but containing weighting coefficients for preferential layer matching based on the grain types of the layers.

layerWeightingMat(triag = TRUE)

Arguments

  • triag: Return a triangular matrix (TRUE, default) or a symmetric matrix (FALSE)

Returns

data.frame, either triangular or symmetric

Examples

weightsMat <- layerWeightingMat() print(weightsMat)

Author(s)

fherla