update_tau_bayesian {mimiSBM}R Documentation

Update of bayesian parameter tau

Description

Update of bayesian parameter tau

Usage

update_tau_bayesian(A, params, eps_conv = 1e-04)

Arguments

A

an array of dim=c(N,N,V)

params

list of parameters of the model

eps_conv

parameter of convergence.

Value

params with tau updated


[Package mimiSBM version 0.0.1.3 Index]