Learn R Programming

abn (version 3.1.1)

irls_gaussian_cpp_fast: Fast Iterative Reweighed Least Square algorithm for Gaussians

Description

IRLS to estimate network score of Gaussian nodes.

Usage

irls_gaussian_cpp_fast(A, b, maxit, tol)

Arguments