layerWeightingMat {sarp.snowprofile.alignment} | R Documentation |
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)
triag |
Return a triangular matrix (TRUE, default) or a symmetric matrix (FALSE) |
data.frame, either triangular or symmetric
fherla
weightsMat <- layerWeightingMat()
print(weightsMat)