Rdocumentation
powered by
Learn R Programming
abn (version 3.0.1)
irls_poisson_cpp_fast: Fast Iterative Reweighed Least Square algorithm for Poissons
Description
IRLS to estimate network score of Poisson nodes.
Usage
irls_poisson_cpp_fast(A, b, maxit, tol)
Arguments