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