R/bildControl.R

bildControl<- function (maxit = 100, abstol = 1e-006, reltol = 1e-006) 
{
    list(maxit =maxit, abstol =abstol , reltol =  reltol)
}

Try the bild package in your browser

Any scripts or data that you put into this service are public.

bild documentation built on Nov. 3, 2023, 5:06 p.m.