search for: optimizig

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

Did you mean: optimizing
2005 Dec 22
1
Problems with passing ... to a function
...e next function, however it does not! Please have a look at the function below that shows a problem and tell me what I am missing. As you can see, the "blocks" argument is passed corectly, while "m" is not. Best, Ales Ziberna opt.par.new<-function( #function for optimizig partition in blockmodeling M, #matrix clu, #initial partition maxiter=50, #maximum number of iterations trace.iter=FALSE, #save a result of each iteration or only the best (minimal error) switch.names=is.null(BLOCKS), #should partitions that only differ in group names be considert equal (is...