From 30e3e5047fd56cce951fd576ac4816667f4cbcaf Mon Sep 17 00:00:00 2001
From: "Pavel N. Krivitsky"
Date: Wed, 6 Nov 2024 19:28:21 +1100
Subject: [PATCH] Another link fix in the ergm vignette.
---
vignettes/ergm.Rmd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vignettes/ergm.Rmd b/vignettes/ergm.Rmd
index 344d2b2d..a6c79ea2 100644
--- a/vignettes/ergm.Rmd
+++ b/vignettes/ergm.Rmd
@@ -371,7 +371,7 @@ $-2.59 + 0.01*(146+146) = 0.33$
$-2.59 + 0.01*(146+3) = -1.1$
* The corresponding probabilities are 0.07, 0.58, and 0.25.
-This model specification does not include a term for homophily by wealth, i.e., a term accounting for similarity in wealth of the two end nodes of a potential tie. It just specifies a relation between wealth and mean degree. To specify homophily on wealth, you could use the `ergm` term `absdiff`. [See section 3 below for more information on avaiable model terms.](model-terms-available-for-ergm-estimation-and-simulation)
+This model specification does not include a term for homophily by wealth, i.e., a term accounting for similarity in wealth of the two end nodes of a potential tie. It just specifies a relation between wealth and mean degree. To specify homophily on wealth, you could use the `ergm` term `absdiff`.
#### Nodal covariates: Homophily