Displaying 1 result from an estimated 1 matches for "ulk".
Did you mean:
  uk
  
2000 Feb 14
2
Error report on empty matrices (PR#435)
...ind(...) : number of columns of matrices must match (see
arg 2)   
as it happens with
  x<-matrix(0,10,1)    
  rbind(x,matrix(0,1,0))  
should be given in both erroneous cases. 
Best regards 
      Ulrich Küsters
------- Complete Log
-----------------------------------------------------
ulk@apollo:~ >  R --vanilla
R : Copyright 2000, The R Development Core Team
Version 0.99.0 Patched (February 9, 2000)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type    "?license" or "?licence" for dist...