Displaying 3 results from an estimated 3 matches for "introduits".
Did you mean:
introduces
2009 Apr 22
1
Multiple imputations : wicked dataset ? Wicked computers ? Am I cursed ? (or stupid ?)
...st[sapply(DataTest,is.factor)])
> DTM<-cbind(DTM,DataTest[!sapply(DataTest,is.factor)])
> # Preliminary grouping and sorting
> system.time(s<-prelim.mix(DTM,p))
user system elapsed
0.012 0.000 0.009
Warning messages:
1: In storage.mode(w) <- "integer" :
NAs introduits lors de la conversion automatique
2: In max(w[!is.na(w[, j]), j]) :
aucun argument pour max ; -Inf est renvoy?
3: NAs introduits lors de la conversion automatique
4: In max(w[!is.na(w[, j]), j]) :
aucun argument pour max ; -Inf est renvoy?
5: NAs introduits lors de la conversion automatique
6...
2008 Sep 20
0
Error in GEE model fit
...IDENTIF2, family = binomial, corstr
= "unstructured", :
NA/NaN/Inf dans un appel ? une fonction externe (argument 2) #
meaning in a call to an external function
De plus : Warning message:
In gee(Y ~ X1 + X2, id = IDENTIF2, family = binomial, corstr =
"unstructured", :
NAs introduits lors de la conversion automatique # meaning NAs
introduced during the automatic conversion
The regression gives results
with SAS version 8 on the same dataset (results are pretty close from
the results of a naive logistic regression).
I tried to change the explanatory variables (X1 alone, X2 alo...
2010 Mar 27
0
Error lm.fit(...) - pairs cointegrated trading
...here's the error I get:
> m <- lm(AXANY ~ AXAP + 0, time=t)
Erreur dans lm.fit(x, y, offset = offset, singular.ok = singular.ok, ...) :
NA/NaN/Inf dans un appel ? une fonction externe (argument 4)
De plus : Messages d'avis :
1: In storage.mode(v) <- "double" :
NAs introduits lors de la conversion automatique
2: In model.matrix.default(mt, mf, contrasts) :
la variable 'AXANY' est convertie en facteur
3: In model.matrix.default(mt, mf, contrasts) :
la variable 'AXAP' est convertie en facteur
4: In lm.fit(x, y, offset = offset, singular.ok = singular.o...