GEE.est {netregR} | R Documentation |
Perform GEE estimate / IRWLS of coefficients
Description
Perform GEE estimate / IRWLS of coefficients
Usage
GEE.est(row.list, Y, X, n, directed = TRUE, beta_start = NULL,
missing = FALSE, dyads = NULL, tol.in = 1e-06, maxit = 10000,
ndstop = TRUE, verbose = FALSE)
[Package netregR version 1.0.1 Index]