search for: aabout

Displaying 2 results from an estimated 2 matches for "aabout".

Did you mean: about
2004 Dec 14
1
increase thr range in R
Hello Everybody in order to get some needed results out of my function i need to get my besselI function evaluated at some values which normally gave Inf or 0 (expon.scaled NAN) back. So I would like to increase the range in R from approxamittly 1e+320 to aabout 1e+500 or something like that. Is there any possibility or pacckage to do this easily? Thank You Sebastian Kaiser Institut for Statistics in Munich Germany -- Neue Internetadresse: http:\\www.stat.uni-muenchen.de/~kaiser "Vielleicht kann ich die Wahrheit finden, indem ich die L??gen verglei...
2007 Apr 22
0
Intro and a Question
Hello r-help! My name is Dan McGoldrick, I am a statistical geneticist and I work with ontologies, AI and general genetic data analysis. I was wondering aabout the tryCatch function -- don't really understand the implimentation... What I would like to do is within an R API, test a mysql connection object for an error (server has gone away) and if the connection is functional leave it alone; otherwise, kill it if it is unattached, then refresh the con...