Rdocumentation
powered by
Learn R Programming
abn (version 3.0.0)
irls_binomial_cpp: Iterative Reweighed Least Square algorithm for Binomials
Description
IRLS to estimate network score of Binomial nodes.
Usage
irls_binomial_cpp(A, b, maxit, tol)
Arguments