Learn R Programming

matrixdist (version 1.1.9)

find_weight: Find weight of observations

Description

Find weight of observations

Usage

find_weight(x)

Value

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

Arguments

x

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