Learn R Programming

netregR (version 1.0.1)

GEE.est: 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)

Arguments