search for: verweist

Displaying 4 results from an estimated 4 matches for "verweist".

Did you mean: vereist
2004 Dec 21
2
Rgui.exe - Error while tuning svm
...une my svm with the code: Tune <- tune.svm(Data.Train, Class.Train, type="C-classification", kernel="radial", gamma = 2^(-1:1), cost = 2^(2:4)) i get a windows Messagebox with a error in the application "Rgui.exe" and the message: "Die Anweisung in 0x6c48174d verweist auf Speicher 0x00000000. Der Vorgang "read" konnte nicht auf dem Speicher ausgef??hrt werden. ....." is this a known error, or is there any mistake in my code? regards Andreas
2009 Jan 19
1
[Win] Hangup RGui with RMySQL (PR#13453)
...er","pass") #ok dbListTables(conn) #ok resu <- dbGetQuery(conn, "Select * From example WHERE id < 13") # HANG UP! Errorcode: --------------------------------------------------------------- RGui: Rgui.exe - Fehler in Anwendung: Die Anweisung in "0x77c178c0" verweist auf Speicher in "0x00000000". Der Vorgang "read" konnte nicht auf dem Speicher durchgef?hrt werden. --------------------------------------------------------------- Command in "0x77c178c0" refers to adress "0x00000000", can't "read" from memory.
2006 Dec 05
0
question about installation of R 2.4
...The installation works smoothly, but when I double click on the shortcut or from the start menu, the error warning jumps out. My computer is in german system and so do the error information. The following is the error warning and its translation. German version: Die Anweisung in „0x6c7f22b3“ verweist auf Speicher in „0x000038e4“. Der Vorrang „read“ konnte nicht auf dem Speicher durchgefuehrt werden. Klicken Sie auf ‚OK’, um das Programm zu beenden. Klicken Sie auf ‚Abbrechen’, um das Programm zu deduggen. English version: The instruction in ‘0x6c7f22b3’ refers to memory ‘0x000038e4’. The...
2000 Mar 07
1
R-crash using cut-and-paste (PR#472)
...e to describe a crash I encountered a few minutes ago. I had written a function in an editor, copied it to the clip-board and tried to establish it in my workspace (cut and paste). Suddenly I got the following message form Windows NT (sorry it's german): Die Anweisung "0x7762d4be" verweist auf Speicher in "0x0247c000". Der Vorgang "read" konnte nicht auf dem Speicher durchgeführt werden. Klicken Sie auf "OK um die Anwendung zu beenden. Rgui.exe-Fehler in Anwendung There are very technical terms which I hope will be translated such that it makes sense to yo...