search for: tol2

Displaying 4 results from an estimated 4 matches for "tol2".

Did you mean: col2
2011 Oct 05
4
SPlus to R
...ogrammer I'm not facile is either S-Plus or R, so I need some help.  All I did was convert the underscores in S-Plus to the assignment operator <-.  Here are the first few lines of the S-Plus file:   sshc _ function(rc, nc, d, method, alpha=0.05, power=0.8,              tol=0.01, tol1=.0001, tol2=.005, cc=c(.1,2), l.span=.5) { ### for method 1 if (method==1) { ne1 _ ss.rand(rc,nc,d,alpha=.05,power=.8,tol=.01) return(ne=ne1)                }   My translation looks like this:   sshc<-function(rc, nc=500, d=.5, method=3, alpha=0.05, power=0.8,               tol=0.01, tol1=.0001, tol2=.005...
2009 May 04
0
frontier 0.99 is NOT backward compatible
...ion "frontier" into "truncNorm" and "zIntercept" * increased default value of argument "maxit" of function "frontier" to 1000 * renamed argument "step1" of function "frontier" as "searchStep" * renamed argument "tol2" of function "frontier" as "searchTol" * replaced argument "indic" of function "frontier" by "searchScale" * renamed argument "gridno" of function "frontier" as "gridSize" * renamed argument "igrid2" o...
2009 May 04
0
frontier 0.99 is NOT backward compatible
...ion "frontier" into "truncNorm" and "zIntercept" * increased default value of argument "maxit" of function "frontier" to 1000 * renamed argument "step1" of function "frontier" as "searchStep" * renamed argument "tol2" of function "frontier" as "searchTol" * replaced argument "indic" of function "frontier" by "searchScale" * renamed argument "gridno" of function "frontier" as "gridSize" * renamed argument "igrid2" o...
2009 May 05
1
self organizing map advice for categorical data
...ion "frontier" into "truncNorm" and "zIntercept" * increased default value of argument "maxit" of function "frontier" to 1000 * renamed argument "step1" of function "frontier" as "searchStep" * renamed argument "tol2" of function "frontier" as "searchTol" * replaced argument "indic" of function "frontier" by "searchScale" * renamed argument "gridno" of function "frontier" as "gridSize" * renamed argument "igrid2" o...