Hello everyone,

I'm trying to perform some trend analysis using the package "Kendall" and for 
some observations I get the following error "WARNING Error exit, tauk2, IFAULT 
= 12"
Could anyone tell me how to create a logical vector of observations having its 
element equal to TRUE if this error happened and FALSE if not?
I'm thinking about something similar as "inherits" implemented in the "nls" 
function which determines the occurrence of the error in case of failure 
convergence of the algorithm.
Cheers
Armel


        [[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