Hi,

I place a t.test in a loop and would like to continue to process the loop
even when t.test encounter error.  How do I do that?    For example, in one
iteration, the data is completely constant and t.test gives error, the
entire program terminates.  I would like to write the information out to a
file, and the loop should continue.

 

Thanks

 

My D. Coyne


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to