Thin_Statistic_Samples: A function to thin out simulated GOF statistics so that they...

Description Usage Arguments Value

View source: R/Thin_Statistic_Samples.R

Description

Takes as input the '@simulated_statistics_for_GOF' field of the GERGM object (a data.frame) and returns the same data frame but now thinned to reduce autocorrelation in the samples. Useful for exactly replicating the statistics used in the GOF() function.

Usage

1

Arguments

statistics

A data.frame stored in the '@simulated_statistics_for_GOF' field of the GERGM object.

Value

A data.frame that has been thinned to reduce autocorrelation.


GERGM documentation built on May 2, 2019, 5:14 a.m.