Hey everyone:
I am a Master student from Saarland Unirversity, Germany with the major of
Bioinformatics. And I am interested in statistical learning which is also
my major work in the future with the implementation by R. So I 'd like join
the google summer code this year by doing tasks in your comm
d possibly make my shared library file smaller? Even
though I can compile it manually without the -g flag, general users will !
use R default to install the package and it could take a lot of space. Thanks
in advance!
Best,
Han
-
Han Chen, Ph.D.
Postdoctoral Research Fellow
Department of Bio
Full_Name: Henrik Aalborg Nielsen
Version: 2.10
OS: Linux (SLES 10 / openSUSE 11.1)
Submission from: (NULL) (77.66.63.89)
There seems to be a bug in df.residual.nls which is triggered when nls is called
with argument na.action = na.exclude; in that case 'resid(object)' will contain
NA-values whic
The message "unable to open connection to X11 display ''" means
your own machine cannot open a xterm from the machine running R.
You have to have an X server running on your own machine, and
allow X display from the machine running R.
Hope this helps.
Dr Zong-Pei Han
UNIX S
So packages like beadarray and arrayQualityMetrics
cannot be installed.
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
xecutable!!! So I have to manually
> > run 'configure', remove 'configure', and then repackage
> > foreign_0.8-37.tar.gz so it can be installed.
> >
> > This bug makes it very time consuming to add any package
> > which has a 'configure
x27;, and then repackage
foreign_0.8-37.tar.gz so it can be installed.
This bug makes it very time consuming to add any package
which has a 'configure' in it. And the bug seems to be
in src/library/tools/R/install.R
Regards,
Dr Zong-Pei Han
UNIX Systems Admini
In the body of base::mean.default the following piece of code is found:
if (trim >= 0.5)
return(stats::median(x, na.rm = FALSE))
Should this not be
if (trim >= 0.5)
return(stats::median(x, na.rm = na.rm))
where na.rm is supplied in the call to mean.defau
However, the help page also states:
...the objects to be removed, supplied individually and/or as a
character vector
So maybe the help page needs to be changed.
Lixin Han
Lixin Han, PhD
Sr. Principal Biostatistician
Wyeth Research
35 Cambridgepark Drive
Cambridge, MA 02140
Phone: (617