make_nw_het: Calculate Network Statistics

Description Usage Arguments

View source: R/estimation.R

Description

This function calculates the target statistics for the formation and dissolution models estimated in netest.

Usage

1
2
make_nw_het(n = 10000, meandeg = 0.8, prop.male = 0.5,
  start.prev = 0.05, part.dur = 1000, time.unit = 7)

Arguments

n

Population size.

meandeg

Mean degree.

prop.male

Percent of the population that is male.

start.prev

Starting HIV prevalence in the population.

part.dur

Mean duration of partnerships.

time.unit

Time unit used, relative to days.


statnet/EpiModelHIVhet documentation built on May 30, 2019, 9:47 a.m.