You can achieve this with try(). Look at the second example (?try),
which is probably most like what you want to do.
Regards,
Andrew C. Ward
CAPE Centre
Department of Chemical Engineering
The University of Queensland
Brisbane Qld 4072 Australia
[EMAIL PROTECTED]
On Monday, February 24, 2003 7:51 PM, ximing wu [SMTP:[EMAIL PROTECTED] wrote:
> hi,
> I have a question about error-handling. Say I want to do a simulation 100
> times, each experiment involves inverting a matrix. Occasionally the matrix
> is close to singularity, R gives an error message and the program stops
> right there. Is there any way I can prevent the error message, assign
> something (say a NULL) to the outcome, and move on?
>
> thanks a lot.
>
>
> -----------------------------------------
> Ximing Wu
> Department of Agricultural & Resource Economics
> University of California, Berkeley
> http://are.berkeley.edu/~ximing/
> ------------------------------------------
>
> ______________________________________________
> [EMAIL PROTECTED] mailing list
> http://www.stat.math.ethz.ch/mailman/listinfo/r-help
______________________________________________
[EMAIL PROTECTED] mailing list
http://www.stat.math.ethz.ch/mailman/listinfo/r-help