diff --git a/DESCRIPTION b/DESCRIPTION index 9f9bf8cc..392e4350 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,5 +1,5 @@ Package: ergm -Version: 4.7.4 +Version: 4.7.5 Date: 2024-11-06 Title: Fit, Simulate and Diagnose Exponential-Family Models for Networks Authors@R: c( diff --git a/inst/CITATION b/inst/CITATION index e3762360..2c5fbfc7 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -22,7 +22,7 @@ bibentry("Manual", author = structure(list(list(given = c("Mark", ": ", gsub("\n", " ", "Fit, Simulate and Diagnose Exponential-Family Models for Networks", fixed = TRUE), sep = ""), organization = paste0("The Statnet Project (\\url{", "https://statnet.org", "})"), year = substr("2024-11-06", - 1, 4), note = paste("R package version ", "4.7.4", sep = ""), + 1, 4), note = paste("R package version ", "4.7.5", sep = ""), url = paste0("https://CRAN.R-project.org/package=", "ergm")) # ---- END AUTOGENERATED STATNET CITATION ---- diff --git a/inst/NEWS.Rd b/inst/NEWS.Rd index 95ee9d87..cec235c7 100644 --- a/inst/NEWS.Rd +++ b/inst/NEWS.Rd @@ -66,7 +66,7 @@ -\section{Changes in version 4.7.4}{ +\section{Changes in version 4.7.5}{ \subsection{NEW FEATURES}{ \itemize{ 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