search for: sstop

Displaying 1 result from an estimated 1 matches for "sstop".

Did you mean: stop
2011 Jul 19
1
"may be used in an incorrect context"
...t turned up anything useful. This is with R 2.7 and 2.9. The message appears to be referring to a section of code whose highlights are agfitfn <- function(beta) { r <- .C("agexactrds", iter= as.integer(control$iter.max), as.integer(n), as.integer(nvar), sstart, sstop, sstat, x= x[sorted,], sextra, as.integer(length(response.prob)), as.double(response.prob), as.double(alpha), as.double(offset[sorted] - mean(offset)), newstrat, means = double(nvar), coef= as.double(beta)...