Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ergm-deprecated

Functions that will no longer be supported in future releases of the package


Description

Functions that have been superceed, were never documented, or will be removed from the package for other reasons

Usage

remove.offset.formula(object, ...)

InitErgmTerm.degreepopularity(nw, arglist, ...)

InitErgmTerm.idegreepopularity(nw, arglist, ...)

InitErgmTerm.odegreepopularity(nw, arglist, ...)

## S3 method for class 'ergm'
san(
  object,
  formula = object$formula,
  constraints = object$constraints,
  target.stats = object$target.stats,
  nsim = NULL,
  basis = NULL,
  output = c("network", "edgelist", "pending_update_network"),
  only.last = TRUE,
  control = object$control$SAN.control,
  verbose = FALSE,
  offset.coef = NULL,
  ...
)

offset.info.formula(object, response = NULL, ...)

Arguments

nw, arglist, ..., fname, varnames, vartypes, defaultvalues, required, nw.bipartiteflag, requirement, extramessage, nw.directedflag, m, response, formula, object, new, from.new, x, model, proposal, eta0, control, verbose, update.nws, Clist, prev.run, burnin, samplesize, interval, maxedges, attrname, label, coord, jitter, thresh, usearrows, mode, displayisolates, interactive, xlab, ylab, xlim, ylim, pad, label.pad, displaylabels, boxed.labels, label.pos, label.bg, vertex.sides, vertex.rot, arrowhead.cex, label.cex, loop.cex, vertex.cex, edge.col, label.col, vertex.col, label.border, vertex.border, edge.lty, label.lty, vertex.lty, edge.lwd, label.lwd, edge.len, edge.curve, edge.steps, loop.steps, object.scale, uselen, usecurve, suppress.axes, vertices.last, layout.par, cex.main, cex.sub, seed, latent.control, colornames, latent, preserve.eattr

Arguments to deprecated functions.

Functions

  • InitErgmTerm.degreepopularity: Use degree1.5 instead.

  • InitErgmTerm.idegreepopularity: Use idegree1.5 instead.

  • InitErgmTerm.odegreepopularity: Use odegree1.5 instead.

  • san.ergm: The developers are not aware of a use case for this function. Please contact them if you would like to prevent its removal.

  • offset.info.formula: offset.info.formula returns the offset vectors associated with a formula.


ergm

Fit, Simulate and Diagnose Exponential-Family Models for Networks

v3.11.0
GPL-3 + file LICENSE
Authors
Mark S. Handcock [aut], David R. Hunter [aut], Carter T. Butts [aut], Steven M. Goodreau [aut], Pavel N. Krivitsky [aut, cre] (<https://orcid.org/0000-0002-9101-3362>), Martina Morris [aut], Li Wang [ctb], Kirk Li [ctb], Skye Bender-deMoll [ctb], Chad Klumb [ctb], Michał Bojanowski [ctb], Ben Bolker [ctb]
Initial release
2020-10-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.