GEE.est: Perform GEE estimate / IRWLS of coefficients

Description Usage

View source: R/helpers.R

Description

Perform GEE estimate / IRWLS of coefficients

Usage

1
2
3
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)

netregR documentation built on May 1, 2019, 10:13 p.m.