GEE_est_time {netregR} | R Documentation |
Perform GEE estimate / IRWLS of coefficients for temporal data
Description
TO DO: eigenvalues / ndstop fix for missingness
Usage
GEE_est_time(Y, X, n, tmax, directed = TRUE, type = "EE",
write_dir = NULL, missing = FALSE, tol.in = 1e-06, maxit = 10000,
ndstop = TRUE, verbose = FALSE)
[Package netregR version 1.0.1 Index]