algstat (version 0.0.2)

Amaker: Distance transitive matrix

Description

Compute the distance transitive matrix for a survey in which k objects are selected from a group of m

Usage

Amaker(m, k)

Arguments

m
the number of objects
k
the number of objects selected

Value

...

See Also

Tmaker, Emaker, Mmaker, Pmaker, Smaker

Examples

Run this code
Amaker(4, 2)

Run the code above in your browser using DataLab