calcDistanceMatrix: Calculate Distance Matrix

Description Usage Arguments Value

Description

Produces a matrix of distance values where each row represents a receiver and each column represents a transmitter.

Usage

1
2
## S4 method for signature 'trModel'
calcDistanceMatrix(object)

Arguments

object

A trModel object

Value

The input trModel object where the @distance slot has been replaced by the calculated distance matrix.


ColeWunderlich/trSim documentation built on May 5, 2019, 12:28 p.m.