Displaying 20 results from an estimated 20000 matches similar to: "DIfferent lengths"
2006 Jul 07
2
Diverging results with SPSS
Dear List,
I apologize in advance if this is silly. I tried to replicate an analysis I
did previously in SPSS using R, and was surprised to find different results.
So my question is: shouldn't the following SPSS syntax
REGRESSION
DEPENDENT INC89
/METHOD=ENTER hiedyrs experien SE93rec.
Yeld the same results of the following R command
modelB<-lm(INC89~HIEDYRS+EXPERIEN+SE93REC)
I
2003 Nov 29
1
problems with xlab
Dear R-list members,
I'm using the 'effects' package to plot a graph with fixed values. For some reason, I cannot change the label for the 'x' axis using 'xlab=""'. The usual commands work for the y axis and for the main title. My last attempt used the following syntax:
model.effects<-(all.effects(model.1))
plot (model.effects, main="Figure
2006 Oct 06
1
Goodness of fit with robust regression
Dear list members,
I have been doing robust regressions in R, using the MASS package for
rlm and robustbase for logistic regressions. I must be doing something
wrong, because my output does not include r-squares (or adjusted r-squares),
or, in the case of glmrob, -2log likelihoods. Does anyone know how to get an
output that includes these?
Thanks so much for the help
2006 Jul 05
2
p-values
Dear All,
When I run rlm to obtain robust standard errors, my output does not include
p-values. Is there any reason p-values should not be used in this case? Is
there an argument I could use in rlm so that the output does
include p-values?
Thanks in advance,
Celso
[[alternative HTML version deleted]]
2004 Nov 22
1
RWinEdt, other text editors and R2.01 a problem in pasting commands
Dear All,
In the last few days I started using the last version of R as I
encountered a problem with R1.9 and the use of RWinEdt, however the
problem shows with R2.01 as well. More precisely
1. I install R2.01 after removing old verions of R
2. I Install RWinEdt package versione RWinEdt_1.6-2 and
SWinRegistry_0.3-2 and everything seems fine
3. I recall the RWinEdt library (library(RWinEdt)) and
2006 Jul 04
2
Robust standard errors in logistic regression
I am trying to get robust standard errors in a logistic regression. Is there
any way to do it, either in car or in MASS?
Thanks for the help,
Celso
[[alternative HTML version deleted]]
2001 Nov 30
4
Script editor for R on Linux
Hi all,
Could you point me to a script editor in Linux that will allow me to a
somewhat easy pasting of section(s) of an R script or function into
R for execution? Something like WinEdt+RWinEdt macro in R for
Windows?
(My time is a bit pressed. I haven't succeeded in my attempts to
install ESS for XEmacs. No doubt due to my confusion and lack of
competence. I am abandoning it for the
2010 Nov 27
0
Problem with installing RWinEdt on Win 7
I am having problems installing RWinEdt on a Windows 7 machine after
upgrading to R 2.12 and running R as an administrator. I have WinEdt 5.x
installed on my machine (no WinEdt 6). Please see the r session as below.
Would appreciate any feedback.
Thx.
______________________________________________________________________________________
> library(RWinEdt)
Error in library(RWinEdt) :
2009 Jan 02
0
Gracias Instalación de WinEdt para R
Good morning and good year :D
Thanks so much, I did what you told me (that actually was the same I was
doing but wit a previus version of R and WinEdt) and it worked out well.
Thank's again.
On Thu, Jan 1, 2009 at 8:28 AM, Uwe Ligges
<ligges@statistik.tu-dortmund.de>wrote:
> Well, I really cannot understand everything in your message, but I hope I
> got the essential points:
2008 Dec 31
1
Instalación de WinEdt para R
Buenas tardes a todos:
Primero que nada un saludo y desearles un feliz 2009. Escribo para que me
asesoren con la instalación de un editor de R, estube siguiendo los pasos de
un manual
1. Instalar R
2. Instalar WinEdt 5 (V. 5.2 o superior)
3. Instalar *SWinRegistry *(disponible en
http://www.omegahat.org/SWinRegistry): *Packages
! Install package(s) from local zip ¯les...
*
4. Instalar
2007 Apr 28
1
RWinEdt and Windows Vista
Hi,
I have a new computer with Windows Vista and I am trying to use
RWinEdt, which I have always used. I am using R version 2.5.
The installation of the RWinEdt library is funny. First, it didn't
install at all. Then, I uninstalled/reinstalled both R and WinEdt,
downloaded the package again from the CRAN repositary, got some error
messages, but RWinEdt initialized. I closed R and WinEdt,
2007 Dec 10
1
Question re: RWinEdt conflicting with my WinEdt
Hi,
This is a question regarding the RWinEdt package for R. I have WinEdt
5.5, RWinEdt 1.7-9, and R 2.6.0 on WindowsXP.
Somehow my configuration or start up files between RWinEdt and WinEdt
are getting confused. Usually when I open either one, the last files I
was working on *with that program* are opened automatically. So if I
last used mydoc.tex in WinEdt and myprogram.R in RWinEdt those
2005 Jul 03
0
H323 with GSM codec is not working
Hello,
I'm trying to use the GSM codec with Nufone H323 but it's not working.
Does somebody has some idea? Have I missed something?
Thanks!!
Celso Fassoni
Some additional info:
(I'm using CVS-HEAD - downloaded today)
monkey:~# cat /etc/asterisk/h323.conf
[general]
port = 1720
bindaddr = 192.168.0.100 ; this SHALL contain a single, valid
IP address for this machine
2006 Feb 16
1
error loading RWinEdt
Dear R Helpers,
I would be very pleased with your help, again.
I have this problem when installing / loading RWinEdt. I use R 2.1.1version.
The same error message occurs when installing from mirrors.
thanks in advance,
Rodrigo Tsai.
> install.packages("c:/tsai/pessoal/soft/r-project/RWinEdt_1.7-4.zip",
repos=NULL, method="source")
package 'RWinEdt' successfully
2008 Jul 12
1
Installing RWinEdt
>From the R console I invoke:
install.packages("RWinEdt")
and get:
Warning in install.packages("RWinEdt") :
argument 'lib' is missing: using 'F:\Users\Kevin\Documents/R/win-library/2.7'
--- Please select a CRAN mirror for use in this session ---
trying URL 'http://streaming.stat.iastate.edu/CRAN/bin/windows/contrib/2.7/RWinEdt_1.8-0.zip'
Content
2006 Sep 04
1
RGui problem in Windows XP with demo() and help()
I just installed R-2.3.1pat under Windows XP as well as the associated
RWinEdt. If I start RGui from its shortcut (but do _not_ also start
RWinEdt) and then try to execute demo() or help(), I get a RWinEdt
pop-up error window with message:
File "D:\WP\WinEdtData\WinEdt\D:/WP/WinEdtData/WinEdt/R.ini" does not
exist!
Qualifier -e/-E does not specify an existing file!
First
2003 Oct 09
1
RWinEdt patch
Hi:
I just tried to install the patch for RWinEdt - there is an automated package ('SWinRegistry' ) which with the rwinedt patch on the CRAN site have to be loaded as packages from R using the local zip drive option.
That works fine. The next step is to call the library(RwinEdt) and this does'nt work out ... the meesages i get are:
>
2010 Feb 09
4
Win32 and ELF created files are different
Hi everyone,
I was fiddling with FLAC executable on Linux and also making FLAC files with foobar2000 under WINE. I was using the same exact options for both linux native executable and flac.exe through foobar2000. But I have noticed something: The FLAC files themselves created from flac.exe and flac(ELF) are not bit identical. They differ in something (Not audio data).
Looking at this, I used a
2011 Jun 29
1
RWinEdt
I have a problem using RWinEdt 1.8.2 in Windows 7 Professional (64 bit).
System/software info:
R version 2.13.0 (2011-04-13)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-pc-mingw32/x64 (64-bit)
WinEdt Build: 20071003 (v. 5.5)
After installing the R package and attempting to load I get:
> library(RWinEdt)
Warning message:
In
2010 Jun 26
0
Problem: RWinEdt and Windows 7
Hi I can install RWinEdt if I start R with administrator rigths, but it
does not paste my code to the console. I found advice in the link below
how to manage the problem, but it did not work, any other idea?
http://yusung.blogspot.com/2009/01/rwinedt-and-windows-vistawindow-7.html
Thanks a lot,Johannes >From: Uwe Ligges
<ligges_at_statistik.tu-dortmund.de>
>Date: Sun, 08 Nov 2009