weight.matrix: Weight.matrix

Description Usage Arguments Value

View source: R/analytical_functions.R

Description

Creates a matrix of weights for the find.segments function.

Usage

1
2
weight.matrix(mx, cut.off = 1, symmetric = TRUE, diagonal = NULL,
  small.cell.reduction = 0)

Arguments

mx
cut.off

is the minimum weight allowed for a tie between nodes

symmetric

defines whether the matrix is forced into symmetry

Value

a matrix of relative risks


antongrau/MONECA documentation built on Sept. 17, 2019, 5:52 a.m.