Displaying 3 results from an estimated 3 matches for "passen".
Did you mean:
passed
2010 Mar 08
2
fit a gamma pdf using Residual Sum-of-Squares
..., 7, 3)
I have typed the following code, using nls method:
fit <- nls(y ~ (1/((s^a)*gamma(a))*x^(a-1)*exp(-x/s)), start = c(s=3, a=75, x=86))
But I have the following message error (sorry, this is in German):
Fehler in qr(.swts * attr(rhs, "gradient")) :
Dimensionen [Produkt 3] passen nicht zur Länge des Objektes [23]
Zusätzlich: Warnmeldung:
In .swts * attr(rhs, "gradient") : Länge des längeren Objektes
ist kein Vielfaches der Länge des kürzeren Objektes
Could anyone help me with the code?
I would greatly appreciate it.
Sincerely yours,
Vincent Laperrière....
2000 Jan 31
1
SAMBA NT
...P6).
Is it possible to connect from one frontend to the same share as two
different users (with different passwords and privileges)?
The connection works out perfectly for every single user but when we try
to connect one user after the other we get the error code: "Die
angegebenen Referenzen passen nicht zu einer bestehenden Referenzmenge"
- sorry, but the machine is only talking German.
Any idea, any hint will be welcomed
All the best,
Gerald Schulz
gerald.schulz@comsolve.de
2008 Jul 09
0
problems using mice()
...ot;,1), rep("norm",12),
rep("polyreg",12))
next step was
Test<-mice(df, im=ImpMethMice)
I got the following error message:
iter imp variable
1 1 variablenameFehler in impute.logreg(c(2L, 2L, 2L, 2L, 2L, 2L, 2L,
1L, 2L, 2L, 1L, 2L, :
Dimensionen [Produkt 119] passen nicht zur L?nge des Objektes [122]
Zus?tzlich: Es gab 50 oder mehr Warnungen (Anzeige der ersten 50 mit
warnings())
1 1 variablenameError in impute.logreg(c(2L, 2L, 2L, 2L, 2L, 2L, 2L, 1L,
2L, 2L, 1L, 2L, :
dimensions [product 119] don`t match lenght of object [122]
Additional: 50 or more...