ipfp.control | R Documentation |
Control variables for the Iterative Proportion Fitting Procedure function
ipfp
.
ipfp.control(tol = 1e-06, maxit = 200)
tol |
positive convergence tolerance. The algorithm converges when the
absolute difference between the observed and the given row or column totals
is less than or equal to |
maxit |
positive integer that indicates the maximum number of iterations. |
Currently the function ipfp
is internal.
Anestis Touloumis
nomLORgee and ordLORgee.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.