ind.dist: Estimation of Distance Matrix

Description Usage Arguments Details Value Author(s) Examples

Description

This function estimated the Distance Matrix by dist function from stats packages.

Usage

1
ind.dist(df1, ...)

Arguments

...
df1

df1: a data frame which obtained from indices function

Details

The Arguments of this function is all of the dist function, except of df1 that is fixed an obtained from indices function.

Value

Distance Matrix

Author(s)

Peyman Sharifi

Examples

1
{ind.dist (df1)}

kadose/EASiP documentation built on Nov. 4, 2019, 3:29 p.m.