converged: checks convergence of the parameters for the estimation...

Description Usage Arguments

View source: R/util.R

Description

checks convergence of the parameters for the estimation functions

Usage

1
converged(theta, theta_old, eps = 1e-05)

Arguments

theta

an object, convertible to a matrix, of current parameter values

theta_old

an object, convertible to a matrix, of old parameter values

eps

tolerance to determine convergence


roualdes/spiders documentation built on May 27, 2019, 11:44 p.m.