Rdocumentation
powered by
Learn R Programming
spiders (version 1.2)
converged: checks convergence of the parameters for the estimation functions
Description
checks convergence of the parameters for the estimation functions
Usage
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