Displaying 4 results from an estimated 4 matches for "birc".
Did you mean:
binc
2002 Dec 25
2
inv.logit (package boot) (PR#2394)
Full_Name: Ole Christensen
Version: 1.6.1
OS: linux-gnu
Submission from: (NULL) (130.225.18.176)
In package boot :
> inv.logit(800)
[1] NaN
where it should have been 1.
The problem is caused by exp(x) returning Inf when x is large.
One way of fixing the problem [there may be better ways] would be to include the
line
out[x > 709] <- 1
in inv.logit()
Cheers Ole
>
2006 Jan 02
1
R crash with complex matrix algebra when using EISPACK=TRUE
...complex diagonalizable.
version
_
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 2
minor 2.1
year 2005
month 12
day 20
svn rev 36812
language R
Thanks in advance of any help.
Ole Christensen
--
Ole F. Christensen
BiRC - Bioinformatics Research Center
University of Aarhus
2003 Mar 18
2
To load Add-ons
Dear R Help-Team,
If I start R and type in
search()
the result is:
[1] ".GlobalEnv" "package:ctest" "Autoloads" "package:base"
I often need an Add-on-package. I can load it with "> library(package)" or
include a require-command in the .First-function. The .First-function is
fine, if I always use the same working directory. But I
2006 Dec 20
1
biocondutor installation problem
...else
getBioC(pkgs=pkgs, groupName=groupName, ...)
}
How do I setup the browser setting on my LINUX RH4 server?
Please guide how we can get rid of these errors.
Thanks
K.Asaithambi
Laboratory Executive
Nanyang Technological University
BioInformatics Research Centre (BIRC)
50 Nanyang Drive, Research Techno Plaza
XFrontiers Block, 3rd Storey
Singapore 637553
[[alternative HTML version deleted]]