Kaptue Tchuente, Armel
2013-Apr-30 16:05 UTC
[R] How to handle errors generated by the package Kendall?
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]]
Reasonably Related Threads
- Bug in Kendall for n<4?
- Error exit, tauk2. IFAULT = 12
- How to determine the pdf of a gamma distribution using the estimated parameters?
- How to read a direct access file by connecting fortran with R ?
- Model selection: On the use of the coefficient determination(R2) versus the frequenstist (AIC) and Bayesian (AIC) approaches