find_weight {matrixdist}R Documentation

Find weight of observations

Description

Find weight of observations

Usage

find_weight(x)

Arguments

x

A vector of observations from which we want to know their weights.

Value

A matrix with unique observations as first column and associated weights for second column.


[Package matrixdist version 1.1.9 Index]