Learn R Programming

GERGM (version 0.13.0)

convert_simulated_networks_to_observed_scale: Transforms simulated networks to observed scale. In general, do not use this function.

Description

Transforms simulated networks to observed scale. In general, do not use this function.

Usage

convert_simulated_networks_to_observed_scale(GERGM_Object)

Arguments

GERGM_Object

A GERGM object returned by the `gergm()` function. In general, this function should not be used except in the case where you are working with a GERGM object where the `@MCMC_output$Networks` field is still on the [0,1] unconstrained space, and you wish to transform it to the observed scale.

Value

A GERGM Object