search for: kienzle

Displaying 5 results from an estimated 5 matches for "kienzle".

Did you mean: kientzle
2003 Feb 24
3
Legend in plot: symbol for mean and standard deviation
...tion of x, the mean being represented by a dot and the variance by a vertical line. My problem is that I am unable to display the symbol (dot + vertical line) in the legend. any help is welcome, thanks marco -- ____________________________________________________________________________ Marco Kienzle Fisheries Research Services Marine Laboratory PO Box 101 Victoria Road Aberdeen AB119DB United Kingdom direct: +44 (0) 1224 295421 tel: +44 (0) 1224 876544 fax: +44 (0) 1224 295511 http://www.marlab.ac.uk
2000 Jun 22
3
saving graphics in a file
I tried to save a graphic in a file in the Postscript format but it didn't work (command: postscript(file="blabla",..). Does anybody know how to do that. marco ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
1999 Mar 17
1
hist(list)?
...or: (list) object cannot be coerced to vector type 14 > I've worked around the problem by removing the is.numeric() test from src/library/base/R/hist.R and in happily produces a histogram for me. Is there a better way of letting R know that it is working with a list of numerics only? Paul Kienzle pkienzle at cs.indiana.edu -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 !)...
2004 Jun 01
1
ANN: LAPACK and ScaLAPACK new functionality survey
[mailed jointly to maintainers@octave.org, r-devel@stat.math.ethz.ch to reach users with relevant experience. watch where your replies go. what would make using LAPACK and ScaLAPACK easier for Octave and R developers? -- ejr, not subscribed] We plan to update the LAPACK and ScaLAPACK libraries and would like to have feedback from users on what functionalities they think are missing and would
2006 Feb 13
0
problem with ROracle - Internal heap ERROR 17177
Dear R-users, here is an error that you might encounter when using ROracle. > library(ROracle) Loading required package: DBI > con <- dbConnect(dbDriver("Oracle"), "mkienzle/******@tabs") > dbListTables(con) ********** Internal heap ERROR 17177 addr=0x0 ********* ****************************************************** HEAP DUMP heap name="Alloc statemen" desc=0x9163cc4 .... etc... .... Segmentation fault People have been reporting such an error wh...