Displaying 20 results from an estimated 6000 matches similar to: "R(D)COM and Excel compile error"
2005 Sep 12
1
poisson mean hypothesis
Dear R-users,
Is there a way to get p-values for a one-sided hypothesis test about a
poisson mean?
Thanks,
Jan Wijffels
University Center for Statistics
W. de Croylaan 54
3001 Heverlee
Belgium
tel: +32 (0)16 322784
fax: +32 (0)16 322831
<http://www.kuleuven.be/ucs> http://www.kuleuven.be/ucs
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
[[alternative HTML version
2007 Mar 23
4
Effect display of proportional odds model
Dear useRs,
I very much like the effect display of the proportional odds model on
page 29 (Figure 8) of the following paper by John Fox:
http://socserv.mcmaster.ca/jfox/Papers/logit-effect-displays.pdf
It really gives a very concise overview of the model. I would like to
use it to illustrate the proportional odds mixed models we fit here for
a project on Diabetes but I can't seem to reproduce
2006 Mar 21
0
finite mixture model, using flexmix
Dear R-users,
I would like to use the package flexmix to fit latent classes to a
regression model. My data are repeated measurements of bernouilli
variables so I can use the binomial family link to the glm function. The
design is not balanced, meaning that for some individuals in my data set
I have 10 measurements or more, for others I only have 5 or even less.
My question is the following. Can
2005 Jul 27
1
rpart.permutation, snow, rsprng binary files
Dear R-users,
Does anyone of you have binary files for the packages rpart.permutation,
snow and rsprng. I would like to use them in my classification tree. I
know they are still at the 0.x development stage, though.
Where can I get information on how to compile tar.gz files? I'm using
windows XP with R 2.1.0.
Thanks,
Jan
--------------------------------------------------------------------
2006 Oct 10
1
Interval pls
Hey R-helpers,
Does anybody know of an implementation of interval PLS in R?
Thx,
Dirk
--
Dirk De Becker
Work: Kasteelpark Arenberg 30
3001 Heverlee
phone: ++32(0)16/32.14.44
fax: ++32(0)16/32.85.90
Home: Waversebaan 90
3001 Heverlee
phone: ++32(0)16/23.36.65
dirk.debecker at biw.kuleuven.be
mobile phone: ++32(0)498/51.19.86
Disclaimer:
2006 Feb 07
2
Using R to process spectroscopic data
Dear R-users,
I would like to process some spectroscopic data with R, and I was hoping
some people might have some example code on how to do this.
I would like to be able to do the following things:
* Detect outlier-spectra -> This can be done by using scoreplot from the
pls package
* Determine the range of the spectrum to be used -> For this, I should
be able to calculate the regression
2018 Jan 15
0
Natural Language Processing for non-English languages with udpipe
Dear R users,
I'm happy to announce the release of version 0.3 of the udpipe R package on
CRAN (https://CRAN.R-project.org/package=udpipe). The udpipe R package is a
Natural Language Processing toolkit that provides language-agnostic
'tokenization', 'parts of speech tagging', 'lemmatization', 'morphological
feature tagging' and 'dependency parsing' of
2018 Jan 15
0
Natural Language Processing for non-English languages with udpipe
Dear R users,
I'm happy to announce the release of version 0.3 of the udpipe R package on
CRAN (https://CRAN.R-project.org/package=udpipe). The udpipe R package is a
Natural Language Processing toolkit that provides language-agnostic
'tokenization', 'parts of speech tagging', 'lemmatization', 'morphological
feature tagging' and 'dependency parsing' of
2006 Aug 04
2
Sweave special token \\ from R to latex
Dear helpeRs,
I would like to specify a newline command in R and pass it to latex
via Sweave such that it corresponds to latex' \\ command. But that
doesn't seem to be possible. If I Sweave the \n character, it just
makes a new line in latex but not the \\ command.
Is there a way such that the following code would result in latex in
blablabla \\ blablabla on different line
2003 Apr 11
1
Patch for 'packet.c' in openssh-3.6.1p1
Hello,
I just managed to compile openssh-3.6.1p1 on Ultrix/MIPS. One of the fixes
needed for this is the following. It's because of:
--- According to the Changelog
- markus at cvs.openbsd.org 2002/12/10 19:26:50
[packet.c]
move tos handling to packet_set_tos; ok provos/henning/deraadt
---
This IP_TOS is now nicely stuffed in a function, but that function should
be #defined
2009 Nov 19
2
plot filled.contour over continent map
Dear all,
As a newbie in R I would like to do the following (simple?) thing:
to plot a filled.contour plot over a map showing country boundaries (e.g. for Europe)
What i do is:
map('worldHires',xlim=c(-10,40),ylim=c(35,70),boundary = TRUE,border=0.1)
map.axes()
filled.contour(mslp, zlim=c(1000,1020),color.palette = colorRampPalette(c("blue", "white",
2003 Oct 01
1
installing DBI_0.1-6.tar.gz
Dear,
I tried to install the DBI package in R-1.7.1, but this gave the
following error:
/volume1/scratch/jallemee/R/lib/R/bin/INSTALL: line 1: 1856
Done ( echo
"options(save.image.defaults=${save_image_defaults})"; if test
-s R_PROFILE.R; then
cat R_PROFILE.R;
fi; echo
2006 Aug 01
1
R crashes using pdf() windows() or postscript()
Dear HelpeRs,
I have a script where I save several thousands of graphics. These are
then used in Latex through Sweave. Unfortunately R crashes while making
these plots and Windows pops up some message that I run low on virtual
memory. I tried to save the plots using pdf(), windows() and
postscript() and also tried to run it with R CMD BATCH myscript.R. But
after a while R slows down and crashes
2000 Apr 05
1
pwload / reversed pwget
Hi,
I would be *VERY* interested in a reversed pwget (see
http://www.martnet.com/~johnny/exploits/microsoft/NT/WinNT.passwordhashes.deobfuscation.html)
to be able to automaticaly set first-time NT passwords
('smbpasswd -r' will only work if you first enter the 'previous'
password) on our PDC (evt. remote from UNIX through some tcp (ssh?)
connection).
Bjart Kvarme seems to have
2008 Feb 20
0
New Package 'JM' for the Joint Modelling of Longitudinal and Survival Data
Dear R-users,
I'd like to announce the release of the new package JM (JM_0.1-0
available from CRAN) for the joint modelling of longitudinal and
time-to-event data.
The package has a single model-fitting function called jointModel(),
which accepts as main arguments a linear mixed effects object fit
returned by function lme() of package nlme, and a survival object fit
returned by either
2008 Feb 20
0
New Package 'JM' for the Joint Modelling of Longitudinal and Survival Data
Dear R-users,
I'd like to announce the release of the new package JM (JM_0.1-0
available from CRAN) for the joint modelling of longitudinal and
time-to-event data.
The package has a single model-fitting function called jointModel(),
which accepts as main arguments a linear mixed effects object fit
returned by function lme() of package nlme, and a survival object fit
returned by either
2003 Oct 01
1
R-1.7.1 for Redhat 9
Dear,
I have problems with installing R-1.7.1 for Redhat 9. When I applied
`./configure' and `make', I get the following error:
make check
make[1]: Entering directory `/volume1/scratch/jallemee/R-1.7.1/tests'
make[2]: Entering directory `/volume1/scratch/jallemee/R-1.7.1/tests'
make[3]: Entering directory
`/volume1/scratch/jallemee/R-1.7.1/tests/Examples'
make[4]: Entering
2005 Sep 05
0
New package for grouped data models
Dear R-users,
We'd like to announce the release of our new package "grouped"
(available from CRAN), for fitting models for grouped or coarse data,
under the Coarsened At Random assumption. This is useful in cases
where the true response variable is known only up to an interval in
which it lies. Features of the package include: power calculations for
two-group comparisons,
2005 Sep 05
0
New package for grouped data models
Dear R-users,
We'd like to announce the release of our new package "grouped"
(available from CRAN), for fitting models for grouped or coarse data,
under the Coarsened At Random assumption. This is useful in cases
where the true response variable is known only up to an interval in
which it lies. Features of the package include: power calculations for
two-group comparisons,
2006 Mar 13
0
package ltm -- version 0.4-0
Dear R-users,
I'd like to announce the new version of package 'ltm' for Item
Response Theory analysis. The function grm() (along with supporting
methods, i.e., anova, margins, factor.scores, etc.) has been added for
fitting the Graded Response Model for ordinal polytomous manifest
variables. An extra feature of the plot method for classes 'grm',
'ltm' and