irls_binomial_cpp: Iterative Reweighed Least Square algorithm for Binomials

View source: R/RcppExports.R

irls_binomial_cppR Documentation

Iterative Reweighed Least Square algorithm for Binomials

Description

IRLS to estimate network score of Binomial nodes.

Usage

irls_binomial_cpp(A, b, maxit, tol)

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