Displaying 2 results from an estimated 2 matches for "errorm".
Did you mean:
error
2005 Jul 28
2
catching errors in a loop
...= TRUE))?, hoping this made R write to the text
file every time an error occurred (but this made R write all i?s in the
loop to the text file).
**tryCatch(<- nls(model), start=list
), finally =write(
) also writes to a
text file but not necessary when there is an error.
**?if (Parameter>x errorM=9 else errorM =0? works but I want to capture any
type of error.
- - - - - - - - - - - - - - - - -
2012 May 15
6
Curva dosis-respuesta
Buenos dias R-help-es,
Estoy interesado en estimar una curva dosis-respuesta para un conjunto de
datos y para ello, estoy utilizando la libreria "drm". Hasta ahi todo bien.
Me gustaria automatizar algunas cosas y el primer paso para ello es la
estimacion del modelo. Si la estimacion funciona, todo lo demas funciona;
de lo contrario, todo fallara. Tengo algunas lineas que mitigan un