Displaying 1 result from an estimated 1 matches for "hamaoka".
2004 Mar 05
4
error? at stem() (PR#6645)
Full_Name: Yutaka Hamaoka
Version: 1.8.1(Raqua)
OS: OSX 10.3
Submission from: (NULL) (218.140.186.74)
Hi,
I've found "stem()" falls into infinit loop when x has no variance. Let's try
x<-matrix(1,nrow=100,ncol=1)
stem(x)
Then you will get infinit flow.
The decimal point is 9 digit(s) to the left...