search for: thieme

Displaying 20 results from an estimated 31 matches for "thieme".

Did you mean: theme
2010 Jan 29
3
Vector from Matrix
Dear Mailing List Members, the problem I've been grappling with für quite some time now is the following: I have a 100 rows x 200 columns matrix. data.set <- matrix(rnorm(20000, 100, 200)) Now I would like to get a vector of length 100 which collects the values from the following procedure: Take the sum of the minima of the two values from each row of columns 1 and 101, and divide it
2005 Jul 21
3
Rprof fails in combination with RMySQL
...s solaris2.8 system sparc, solaris2.8 status major 1 minor 9.1 year 2004 month 06 day 21 language R Thank you in advance and kind regards, Lutz Thieme AMD Saxony/ Product Engineering AMD Saxony Limited Liability Company & Co. KG phone: + 49-351-277-4269 M/S E22-PE, Wilschdorfer Landstr. 101 fax: + 49-351-277-9-4269 D-01109 Dresden, Germany [[alternative HTML version deleted]]
2019 Nov 27
4
Error while trying to manage file share
...the share section/defnition ([projects$] -> [projects]) - I changed browseable switch from 'no' to 'yes' Iam still getting the "event viewer cannot connect..." Error. Probably this natural, because it is a linux host. Am Mi., 27. Nov. 2019 um 13:31 Uhr schrieb Marian Thieme < marian.thieme at gmail.com>: > Here is smb.conf: > > https://pastebin.com/EVuAy3iB > > Am Mi., 27. Nov. 2019 um 13:25 Uhr schrieb Marian Thieme < > marian.thieme at gmail.com>: > >> Hello, >> >> according to documentation: >> https://wiki....
2002 Apr 18
1
grid lines outside plot region in version R1.4.1
...arc os solaris2.6 system sparc, solaris2.6 status major 1 minor 4.1 year 2002 month 01 day 30 language R Best regards, Lutz Lutz Thieme AMD Saxony Manfacturing GmbH Product Engineering phone: +49 351 277-4269 fax: +49 351 277-9-4269 email: lutz.thieme at amd.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "inf...
2019 Nov 27
2
Error while trying to manage file share
Hello, according to documentation: https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs User is required to setup the file share using ms windows (Computer Management->Connect to another computer). That I am trying without success. When I connect with Windows 7 client I get error message: "Event Viewer cannot connect to computer 'SAMDOM.EXAMPLE.COM. The error ported
2002 Feb 04
1
converting string to float
...ing type and try to convert it to float: > a<-"20020104.123456" > str(as.numeric(a)) num 20020104 > str(as.real(a)) num 20020104 > str(as.double(a)) num 20020104 How can I get an float instead of an integer? How can I set the desired precision? Thanks in advance Lutz Thieme Lutz Thieme AMD Saxony Manfacturing GmbH Product Engineering phone: +49 351 277-4269 fax: +49 351 277-9-4269 email: lutz.thieme at amd.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html S...
2011 Sep 02
1
Maximum Likelihood using optim()
Dear mailing list, I would like to use the optim() command in order to maximize the logged likelihood of the following function, where p is the parameter of interest and should be constrained between 0 and positive infinity. y = 1/2 * ((te - x)/(te - tc))^p x and y are given by x <- c(5.18, 6.28, 7.00, 7.08, 7.54, 7.90, 8.24, 8.64, 12.17, 12.89, 14.27, 15.38, 15.80, 16.46, 20.41, 21.27,
2002 Apr 11
2
"CTRL-C" and "try"
...os solaris2.8 system sparc, solaris2.8 status major 1 minor 3.0 year 2001 month 06 day 22 language R Thanks in advance - regards, Lutz Lutz Thieme AMD Saxony Manfacturing GmbH Product Engineering phone: +49 351 277-4269 fax: +49 351 277-9-4269 email: lutz.thieme at amd.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "inf...
2003 Aug 12
2
who to rbind of a list of data.frames
...d) reasons I won't use a loop. I also couldn't find a solution how I could use lapply. One constraint is, that the number of data.frames in the list is not determined and can vary from one to more than thousand. Any help is apreciated, thank you in advance. Kind regards, Lutz Lutz Thieme Product Engineering AMD Saxony Limited Liability Company & Co. KG M/S E22-PE, Wilschdorfer Landstr. 101 D-01109 Dresden, Gemany phone: + 49-351-277 - 4269 fax: + 49-351-277-9-4269
2003 Jul 17
1
line length limitation in ROracle
...system sparc, solaris2.8 status major 1 minor 5.1 year 2002 month 06 day 17 language R Thank you in advance for your support! Kind regards, Lutz Lutz Thieme Product Engineering AMD Saxony Limited Liability Company & Co. KG M/S E22-PE, Wilschdorfer Landstr. 101 D-01109 Dresden, Gemany phone: + 49-351-277 - 4269 fax: + 49-351-277-9-4269
2003 Sep 25
1
multiple plot layout and filled contour
...I want to do is something like the following example (Two or more plots with a legend for each at one page): data(volcano) layout(matrix(1:2, 1, 2, byrow = TRUE)) for (i in 1:2) { filled.contour(i*volcano, color = terrain.colors, asp = 1) } Thank you in advance. Kind regards, Lutz Lutz Thieme Product Engineering AMD Saxony Limited Liability Company & Co. KG M/S E22-PE, Wilschdorfer Landstr. 101 D-01109 Dresden, Gemany phone: + 49-351-277 - 4269 fax: + 49-351-277-9-4269
2004 May 04
1
How to use multiple versions of a R library?
...ry application by application to avoid crashes. I know that the library function has an argument "version", but finally I don't know how to install and use different versions at the same time. Any ideas and hints are appreciated - thank you in advance! Kind regards, Lutz Lutz Thieme Product Engineering AMD Saxony Limited Liability Company & Co. KG M/S E22-PE, Wilschdorfer Landstr. 101 D-01109 Dresden, Gemany phone: + 49-351-277 - 4269 fax: + 49-351-277-9-4269
2005 May 30
3
rbind wastes memory
...major 1 minor 9.1 year 2004 month 06 day 21 language R How can I avoid to run in that memory problem? Any ideas are very appreciated. Thank you in advance & kind regards, Lutz Thieme AMD Saxony/ Product Engineering AMD Saxony Limited Liability Company & Co. KG phone: + 49-351-277-4269 M/S E22-PE, Wilschdorfer Landstr. 101 fax: + 49-351-277-9-4269 D-01109 Dresden, Germany
2019 Nov 27
0
Error while trying to manage file share
Here is smb.conf: https://pastebin.com/EVuAy3iB Am Mi., 27. Nov. 2019 um 13:25 Uhr schrieb Marian Thieme < marian.thieme at gmail.com>: > Hello, > > according to documentation: > https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs > User is required to setup the file share using ms windows (Computer > Management->Connect to another computer). That I am tr...
2001 Nov 27
1
workweek calculation
Hello everybody, I'm looking for a library or function to calculate a workweek from a given date, but I didn't found it. Could anybody help, please? Thank you in advance! Best regards, Lutz Thieme -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at sta...
2002 Aug 13
1
getting source file name
...R code? In other words: If I'm executing "source('myRfile.r')" I'd like to have a statement inside myRfile.r like "src.file<-$0" (in unix csh style) which assigns th variable src.file to 'myRfile.r' . Thanks in advance! Best regards, Lutz Lutz Thieme Product Engineering AMD - Saxony Manufacturing GmbH phone: + 49-351-277 - 4269 fax: + 49-351-277-9-4269 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", &q...
2011 Sep 26
1
Conditional Evaluation
Dear mailing list, how can I identify all those rows of matrix B which fulfill some condition based on another matrix A? More precisely, A <- matrix(c(1, 1, 0, 1, -9, 1, -9, 1, 0, 0, 1, 1, 0, -9, 1, 0, -9, 0, 1, 1, 1, -9, 1, 1, 1), ncol = 5, byrow = TRUE) B <- matrix(c(0,0,1,0,0,0,1,1,0,0,0,0,1,1,0,1,0,1,1,0,0,1,1,1,0,1,1,1,1,0,0,0,1,0,1,1,
2019 Nov 27
0
Error while trying to manage file share
On 27/11/2019 20:38, Marian Thieme wrote: > On 11/27/19 9:29 PM, Rowland penny via samba wrote: >> On 27/11/2019 20:18, Marian Thieme wrote: >>> First of all I would like to thank you for your help ! >>> >>> Secondly, I think I got you wrong: My local users are just system >>> users. So...
2002 May 06
4
Subtitle?
Hi, Is it possible to add a subtitle that appears directly below the main title? I tried the "sub" parameter, but it adds sub-title to the bottom of the plot. Cheers, Kevin ------------------------------------------------------------------------------ Ko-Kang Kevin Wang Postgraduate PGDipSci Student Department of Statistics University of Auckland New Zealand Homepage:
2019 Nov 27
0
Error while trying to manage file share
On 27/11/2019 15:56, Marian Thieme wrote: > yes, to both: > our users have uids usually from 4000-6000. And we also maintain the > relevant groups in that range. I've added uidNumber and gidNumber. THe > setup is the result of a migration from an pure openLdap Directory to > an AD. > I have local users on th...