Displaying 20 results from an estimated 3000 matches similar to: "Console not found"
2006 Oct 29
2
Rgui.exe fix for "console not found" buffer overflow problem
I'm using R on Windows XP Professional SP2.
I figured out the fix for my buffer overflow problem that did not allow me
to use Rgui.exe for about two weeks. I would keep getting "console not
found" and even when I uninstalled and re-installed got the same problem.
Here's how the problem started. In Rgui.exe, I attempted to get more
visible output in the buffer (I wanted
2010 May 04
3
Using R with screenreading software
Dear R-Experts,
a student of mine tries to use the Windows-Rconsole with screen reading
software (she is blind), and cannot access the command line (Menus are ok).
The company which produces her screen reader tells her that this is due to
the cursor used in Rconsole, which is static, not blinking. They maintain
that if the cursor could be changed to a blinking one, she should be able to
access
2006 Jun 14
1
Estimate region of highest probabilty density
Estimate region of highest probabilty density
Dear R-community
I have data consisting of x and y. To each pair (x,y) a z value (weight) is assigned. With kde2d I can estimate the densities on a regular grid and based on this make a contour plot (not considering the z-values). According to an earlier post in the list I adjusted the kde2d to kde2d.weighted (see code below) to estimate the
1998 Nov 20
2
installing R packages in Windows?
> Date: Fri, 20 Nov 1998 15:58:07 +0100
> To: r-help at stat.math.ethz.ch
> Subject: [R] installing R packages in Windows?
> From: 320098218774-0001 at t-online.de (Pablo E. Verde)
>
> I am a Windows user of R. Could somebody give me a concrete
> example of how to install a package in R? I have tried to
> follow the Appendix C of "R complements to Modern Applied
>
1998 Nov 20
2
installing R packages in Windows?
> Date: Fri, 20 Nov 1998 15:58:07 +0100
> To: r-help at stat.math.ethz.ch
> Subject: [R] installing R packages in Windows?
> From: 320098218774-0001 at t-online.de (Pablo E. Verde)
>
> I am a Windows user of R. Could somebody give me a concrete
> example of how to install a package in R? I have tried to
> follow the Appendix C of "R complements to Modern Applied
>
2011 Apr 11
2
Cannot find Wine Config anymore...
I'm using Ubuntu 10.04. I had been using Wine 1.2.x out of the Ubuntu repos. Wine Config & unistall manager were working fine.
Today I unistalled that and added the Wine ubuntu repository. Then I installed Wine 1.3. But Wine no longer has Winecfg or uninstall manager. Why? How could I get them? :?
2007 Feb 20
1
testing slopes
Hello
Instead of testing against 0 i would like to test regression slopes against -1. Any idea if there's an R script (package?) available.
Thanks for any hint.
Cheers
Lukas
???
Lukas Indermaur, PhD student
eawag / Swiss Federal Institute of Aquatic Science and Technology
ECO - Department of Aquatic Ecology
?berlandstrasse 133
CH-8600 D?bendorf
Switzerland
Phone: +41 (0) 71 220
2008 Jun 25
1
help_transformation
heya,
i am fitting linear mixed effect model to a response Y. Y shows an s-shaped distribution when using QQ-plots (some zero values and some very high values). hence, which transformation should i apply that Y follows a normal distribution? any r-function/package available to do this?
thanks for any hint,
regards,
lukas
???
Lukas Indermaur, PhD student
eawag / Swiss Federal Institute of
2007 Feb 28
1
bootstrap
Hi,
I would like to evaluate the frequency of the variables within the best selected model by AIC among a set of 12 competing models (I fit them with GLM) with a bootstrap procedure to get unbiased results. So I would ike to do the ranking of the 12-model-set 10'000 times separately and calculate the frequency of variables of the 10'000 best ranked models. I wrote a script doing the model
2004 Jan 07
2
locale problem in W98
Dear all
I am using two computers, one with Windows2000 and the other one with W98
both have the same version (precompiled binary) R 1.8.1 and I have experienced a
slight problem with text used in plotting on W98 machine.
When I try to write some local characters into R console
????? (not sure if it is OK on your computers)
in W2000 **everything** is OK but in W98 some of the characters
2011 Jun 08
1
R command window
Hello.
I'm a visually impaired statistician, working at the National Institute of Public Health in Denmark.
I would like to use R for some analysis and have succesfully installed version 2.13.0 on my Windows XP labtop.
I then would like to run R interactively but unfortunately the textfont of the command line in the R window is very hard for me to read. I use a special program called
2006 Dec 01
1
mixed effects model and r-squared
Heya
I am fitting linear mixed effects model in R and want to assess the model fit (with Animal number as random factor; repeated measures for Animals):
ts.model <- lme(LOG_FOC_MW ~ R_DN_SUM + ANIMAL + SEX+ YY, data = t.data, random = ~ 1 | ANIMAL, correlation=corCAR1(0.2, form = ~1 | ANIMAL ), method='ML', na.action=na.omit)).
Is there a possability to easly compute an
2000 Nov 16
2
newbee question
Dear All
Where can I lookup good methods to compute
p from q=bin(m,n)p^n*(1-p)^(m-n) such that
q<=alfa, alfa small. Are there such libs,
code and source in R?
Best Regards
--
Jan Burse SIAM, EAWAG
Scheuchzerstr. 67 ?berlandstr. 133
8006 Z?rich 8600 D?bendorf
tel: +41-1-364 17 66 tel: +41-1-823 55 34
2017 Nov 18
0
Using cforest on a hierarchically structured dataset
Hi,
I am facing a hierarchically structured dataset, and I am not sure of
the right way to analyses it with cforest, if their is one.
- - BACKGROUND & PROBLEM
We are analyzing the behavior of some social birds facing different
temperature conditions.
The behaviors of the birds were recorder during many sessions of 2 hours.
Conditional RF (cforest) are quite useful for this analysis
2010 Nov 11
1
RPM/YUM on CentOS 5.4 issue - multiple versions of the same package installed
Hi all,
We currently have an issue with multiple versions of a custom package
being installed. The RPM contains a liquibase script (a Java-based DB
change management tool) and a %post script to run liquibase.
We are installing with scripts that run "yum update liquibase-script".
If the %post script runs correctly, it returns 0 and the application
gets installed correctly but, if
2011 Apr 10
3
About Tinn-R
Hi everybody!!
I don`t know if it is correct to make a question about R and Tinn-R in this mailing-list, but I need some help with a problem for which I don't find a solution anywhere.
I have Tinn-R 2.3.5.2 in my notebook and I always used it with no problems, until a few days ago when this signs appears everytime I start the programme:
"Key Violation.
C:/Documents and
2000 Feb 08
2
increasing scrollback lines/rw0901
I'd like to increase the number of lines available via the vertical
scrolling bar when running RGui.exe under win95. Would think this is set in
options() or /etc/Rconsole, but haven't been able to figure out how. Note
that it's output I'm concerened with viewing, not the command history. Can
anyone help? Thanks!
2007 Jan 11
3
batch job GLM calculations
Hello
I want to batch job the calculation of many GLM-models, extract some values and store them in a file. Almost everything in the script below works (read file, extract values and write them to file) except I fail in indexing the GLM with the modelstructure it should run. Running GLM's conventionally is no problem.
Conventionally a GLM is calculated as:
2007 Feb 27
4
fitting of all possible models
Hi,
Fitting all possible models (GLM) with 10 predictors will result in loads of (2^10 - 1) models. I want to do that in order to get the importance of variables (having an unbalanced variable design) by summing the up the AIC-weights of models including the same variable, for every variable separately. It's time consuming and annoying to define all possible models by hand.
Is there a
2008 Jun 19
1
Wrong path to app.exe
Hi,
Yesterday (one day after its release) I installed WINE 1.0 via openSuSE 10.3 YAST - from repository. I also installed WINE-DOORS 0.1.2.
(first I unistalled and deleted earlier test installations and .wine folder)
Then I installed IE6 via the WINE-DOORS list. This also installed a lot of other windows stuff. This is often advised to support other apps. Very nice!
IE6 was then tested. It