irls_poisson_cpp: Iterative Reweighed Least Square algorithm for Poissons

View source: R/RcppExports.R

irls_poisson_cppR Documentation

Iterative Reweighed Least Square algorithm for Poissons

Description

IRLS to estimate network score of Poisson nodes.

Usage

irls_poisson_cpp(A, b, maxit, tol)

abn documentation built on Nov. 3, 2023, 5:08 p.m.