dom_make_downward_null: Make a downward null model

Description Usage Arguments Value

View source: R/null_models.R

Description

Make a downward null model

Usage

1
dom_make_downward_null(aggression_matrix, blur = 0, epsilon = 0.694)

Arguments

aggression_matrix

An aggression matrix

blur

The probability that an agent randomly attacks another agent. If blur > 0 is means that the agent deviates from the pure downward null heuristic

epsilon

Regularization term for computing eigenvalue centrality in the model

Value

A new aggression matrix based on the downward null heuristic model.


danm0nster/domstruc documentation built on Feb. 12, 2020, 8:58 a.m.