irls_gaussian_cpp_fast: Fast Iterative Reweighed Least Square algorithm for Gaussians

View source: R/RcppExports.R

irls_gaussian_cpp_fastR Documentation

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)

abn documentation built on June 22, 2024, 10:23 a.m.