layerWeightingMat: Weighting scheme for preferential layer matching

View source: R/grainSimilarityMatrices.R

layerWeightingMatR Documentation

Weighting scheme for preferential layer matching

Description

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.

Usage

layerWeightingMat(triag = TRUE)

Arguments

triag

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

Value

data.frame, either triangular or symmetric

Author(s)

fherla

Examples


weightsMat <- layerWeightingMat()
print(weightsMat)


sarp.snowprofile.alignment documentation built on Sept. 11, 2024, 9:23 p.m.