R/ergmito-package.R

#' @importFrom Rcpp sourceCpp
#' @useDynLib ergmito, .registration = TRUE
#' @importFrom ergm ergm.allstats ergm
#' @importFrom network network.size is.network get.vertex.attribute
#' list.vertex.attributes
#' @importFrom stats pnorm model.matrix update.formula optim AIC BIC rnorm terms
#'  coef coefficients var quantile aggregate as.formula printCoefmat formula
#'  simulate
#' @importFrom methods setClass setGeneric setMethod setRefClass
#' @importFrom utils capture.output
NULL

Try the ergmito package in your browser

Any scripts or data that you put into this service are public.

ergmito documentation built on July 9, 2023, 7:09 p.m.