Displaying 20 results from an estimated 24 matches for "ausent".
Did you mean:
absent
2019 Jan 25
2
Error "valor ausente TRUE/FALSE..." en doble loop FOR
Buenas tardes,
Estamos intentando hacer esta función, y sabemos que el bucle funciona (lo
hemos testeado). Pero nos da este error ya en la primera línea:
"Error in if (phen_tot$convergence[i][j] == '2' || phen_tot$r_square[i][j]
<= : valor ausente donde TRUE/FALSE es necesario"
Hemos evitado usar Tidyverse expresamente por la complejidad de la toma de
decisiones del árbol; por eso queremos mantener los bucles "for".
¿Alguien nos puede echar una mano para ver qué falla?
for(i in l_plates) {
for(j in l_analytes) {...
2008 Dec 21
0
José Luis Barquín está ausente de la oficina por vacaciones.
Estaré ausente de la oficina desde el 19/12/2008 y no volveré hasta el 07/01/2009.
Responderé a su mensaje cuando regrese.
2009 Jan 05
0
José Luis Barquín está ausente de la oficina por vacaciones.
Estar? ausente de la oficina desde el 19/12/2008 y no volver? hasta el
07/01/2009.
Responder? a su mensaje cuando regrese.
2010 Aug 23
0
Maria Teresa Torres Muñoz/Control/Gestión de Accidentes/LineaDirecta está ausente de la oficina.
Estaré ausente de la oficina desde el 23/08/2010 y no volveré hasta el
06/09/2010.
Responderé a su mensaje cuando regrese, si es urgente enviar mail a
Estadisticas GDA
Visítenos en: www.lineadirecta.com
"Este mensaje y los documentos que, en su caso, lleve anexos, pueden contener información confidenc...
2010 Nov 08
0
Maria Teresa Torres Muñoz/Gestion de Intangibles/LineaDirecta está ausente de la oficina.
Estaré ausente de la oficina desde el 08/11/2010 y no volveré hasta el
16/11/2010.
Responderé a su mensaje cuando regrese, si es urgente enviar mail a
INNOVACION
Visítenos en: www.lineadirecta.com
"Este mensaje y los documentos que, en su caso, lleve anexos, pueden contener información confidencial. P...
2011 May 27
0
Ruth Lobo del Olmo está ausente de la oficina.
Estar? ausente de la oficina desde el 27/05/2011 y no volver? hasta el
06/06/2011.
Atentamente.
**********************************************************************************************
IMPORTANT: The contents of this email and any attachments are confidential. They are intended for the
named recipient(s...
2019 Jan 25
2
Error "valor ausente TRUE/FALSE..." en doble loop FOR
...des,
>>
>> Estamos intentando hacer esta función, y sabemos que el bucle funciona (lo
>> hemos testeado). Pero nos da este error ya en la primera línea:
>>
>> "Error in if (phen_tot$convergence[i][j] == '2' || phen_tot$r_square[i][j]
>> <= : valor ausente donde TRUE/FALSE es necesario"
>>
>> Hemos evitado usar Tidyverse expresamente por la complejidad de la toma de
>> decisiones del árbol; por eso queremos mantener los bucles "for".
>>
>> ¿Alguien nos puede echar una mano para ver qué falla?
>>
>...
2007 May 26
1
bug from nlm function (PR#9711)
Full_Name: bernardo moises lagos alvarez
Version: 2.4.0
OS: Windows XP professional
Submission from: (NULL) (152.74.219.16)
I need obtained the MLE of weibull parameters using the nlm with exact gradient
an
hessian. I am doing. bug report :Erro en log(b) : el argumento "b" est? ausente,
sin default
1.Construction to objectiv functin with n=1 data
>fllwform<-formula(~log(a)-log(b)-(a-1)*(log(x)-log(b))- (x^a)/(b^a))
> fllwfuncH <-deriv(fllwform,c("a","b"),function(a,b,x){})
> fllwfuncH
function (a, b, x)
{
.expr2 <- log(b)
.ex...
2012 Mar 01
1
6 different errors while using glm.nb
...yone.
I need your help. I´m trying to fit the same *glm.nb* to a different data
set and i am getting these errors in some of the data. Sometimes, one data
set has two of these errors when fitting the model.
1.- Error en while ((it <- it + 1) < limit && abs(del) > eps) { :
valor ausente donde TRUE/FALSE es necesario
2.- Mensajes de aviso perdidos
1: In sqrt(1/i) : Se han producido NaNs2: In sqrt(1/i) : Se han producido NaNs
3.- glm.fit: fitted rates numerically 0 occurred
4.- glm.fit : algorithm did not converge
5.- Error: no valid set of coefficients has been found: ple...
2013 Dec 04
2
AYUDA CON ERROR CON LA LIBRERIA PCA
...ame(eu60[1:182,19], eu60.pca$ind$coord) ### creo
el data.frame con las coordenadas de los individuos y la variable pasiva
eu60.ellipse <- coord.ellipse(eu60.data, bary=TRUE) ## genero el objeto
ellise (acá me aparece el siguiente error):
Error en if (scale[1] > 0) r <- r/scale[1] :
valor ausente donde TRUE/FALSE es necesario
no puedo continuar con la siguiente rutina porque tengo un error en este
paso, no sé por que se presenta si alguien sabe como puedo arreglar esto le
agradecería enormemente.
adjunto base de datos.
--
Camilo Alberto Calle Velásquez
Zootecnista UdeA.
------------ pr...
2013 Dec 04
2
AYUDA CON ERROR CON LA LIBRERIA PCA
...s de los individuos y la variable
>> pasiva
>> >> eu60.ellipse <- coord.ellipse(eu60.data, bary=TRUE) ## genero el objeto
>> >> ellise (acá me aparece el siguiente error):
>> >> Error en if (scale[1] > 0) r <- r/scale[1] :
>> >> valor ausente donde TRUE/FALSE es necesario
>> >>
>> >> no puedo continuar con la siguiente rutina porque tengo un error en
>> este
>> >> paso, no sé por que se presenta si alguien sabe como puedo arreglar
>> esto le
>> >> agradecería enormemente.
>...
2013 Dec 04
2
AYUDA CON ERROR CON LA LIBRERIA PCA
...reo
>> el data.frame con las coordenadas de los individuos y la variable pasiva
>> eu60.ellipse <- coord.ellipse(eu60.data, bary=TRUE) ## genero el objeto
>> ellise (acá me aparece el siguiente error):
>> Error en if (scale[1] > 0) r <- r/scale[1] :
>> valor ausente donde TRUE/FALSE es necesario
>>
>> no puedo continuar con la siguiente rutina porque tengo un error en este
>> paso, no sé por que se presenta si alguien sabe como puedo arreglar esto le
>> agradecería enormemente.
>>
>> adjunto base de datos.
>>
>>...
2013 Mar 06
12
if dentro de for
Buenas,
Me encuentro con el mismo problema, de que me dice que el argumento del if
no es un "valor ausente donde TRUE/FALSE es necesario"
Este es mi codigo de pruebas.
readseq <- "aaaaaaaaaaa", "aaa", "aa")
auxiliar <- count(readseq[j],i+2)
aux_a <- auxiliar["listaa"]
if(aux_a > 0){
matrizgraf3[i][k] = matrizgraf3[i][k] + 1
listaa <- paste(l...
2013 Dec 05
0
AYUDA CON ERROR CON LA LIBRERIA PCA
...ali.sup=19)
eu60.data <- cbind.data.frame(eu60[,19], eu60.pca$ind$coord)
eu60.ellipse <- coord.ellipse(eu60.data, bary=TRUE)
plot.PCA(ellipse=eu60.ellipse, cex=0.8)
#devuelve esta información
Error en plot.PCA(ellipse = eu60.ellipse, cex = 0.8) :
el argumento "x" está ausente, sin valor por omisión
De: Dr. José A Betancourt Bethencourt [mailto:jbetancourt en iscmc.cmw.sld.cu]
Enviado el: jueves, 5 de diciembre de 2013 04:45
Para: 'Camilo Calle'
Asunto: RE: [R-es] AYUDA CON ERROR CON LA LIBRERIA PCA
Gracias!!
De: Camilo Calle [mailto:camica...
2012 May 08
1
FILLED CONTOUR
...graphic but the xaxis was not fine, because the intervals were not coherent (Attach file 1: Plot_age_ML_contamana_final.pdf)
I changed the parameters of the each axis, but when I try to run the code appear two errors:
1. in if (del == 0 && to == 0) return(to) :
valor ausente donde TRUE/FALSE es necesario (missing value where TRUE/FALSE needed)
2. Error en filled.contour(x = as.numeric(new.ages), y = as.numeric(depths), :
valores insuficientes de 'x' o 'y' (insufficient values of 'x' or 'y').
This is the code that I trying...
2015 May 25
0
AUTO: Sergio Luis Chavarria Cisneros is out of the office (returning 28/05/2015)
I am out of the office until 28/05/2015.
Estar? ausente de la oficina, para cualquier apoyo que necesites favor de
contactar a Jose Manuel Flores Dublan
Email: jfloresd at iusacell.com.mx
Cel: 5530300533
Note: This is an automated response to your message "CentOS Digest, Vol
124, Issue 25" sent on 05/25/2015 7:00:02 AM.
This is the...
2015 Dec 21
0
AUTO: Sergio Luis Chavarria Cisneros is out of the office (returning 26/12/2015)
I am out of the office until 26/12/2015.
Estar? ausente de la oficina, para cualquier apoyo que necesites favor de
contactar a Edson Cota
Email: edson.cota at nextel.com.mx
Note: This is an automated response to your message "CentOS Digest, Vol
131, Issue 21" sent on 12/21/2015 6:00:02 AM.
This is the only notification you will receive w...
2011 Aug 29
0
Rpart modelling a decisión tree and getting probability
Hello everyone,
I working in a public health project and we have created a Decision Tree for categorical variables usign the package rpart. Our goal is to develop a model (Using the ROC tool) in order to predict presence/ausent of diabetes and get a better understanding of what are the important factors in a particular chilean population. There are some importants variable that we have found. Now we want to apply this model over a big dataset in order to determinate a possible outcome (probability of getting the desea...
2013 Dec 04
0
AYUDA CON ERROR CON LA LIBRERIA PCA
...pca$ind$coord) ### creo
> el data.frame con las coordenadas de los individuos y la variable pasiva
> eu60.ellipse <- coord.ellipse(eu60.data, bary=TRUE) ## genero el objeto
> ellise (acá me aparece el siguiente error):
> Error en if (scale[1] > 0) r <- r/scale[1] :
> valor ausente donde TRUE/FALSE es necesario
>
> no puedo continuar con la siguiente rutina porque tengo un error en este
> paso, no sé por que se presenta si alguien sabe como puedo arreglar esto le
> agradecería enormemente.
>
> adjunto base de datos.
>
> --
> Camilo Alberto Calle Ve...
2011 Jun 29
2
Executing a script "hand-made" and time
Hi all,
I have a function written by me that read a matrix (data frame) from a txt
with 4 million of rows and 13 columns.
The think is my function works with an input matrix of 100x13 and now I
tried to execute my function with the big "input file" and it is running
form the moment two hours...
There is a way to know (how much time could it cost?)
The second question is...
I want