irls_poisson_cpp_fast: Fast Iterative Reweighed Least Square algorithm for Poissons

View source: R/RcppExports.R

irls_poisson_cpp_fastR Documentation

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)

Value

a list


abn documentation built on June 22, 2024, 10:23 a.m.