Displaying 20 results from an estimated 1100 matches similar to: ""
2004 Sep 03
2
Standard correlation
Hi
Is there a function for computing the standard correlation coefficient
(not pearson) in R?
Thanks
Mick
2004 Sep 30
2
Interface between R and Perl
Hi,
I have made a GUI in PerlTk and I would use R within perl.
I actually try to install RSPerl but I have some problems during the compilation
In order to call R from perl I use actually an other system based on the OPEN
command in perl.
It works fine but when I tried to call the fonction plot() of R from perl the
plot do not appears and a file named plot.ps is generated.
Unfortunalelly, my
2004 Sep 13
1
R and perl on solaris
Dear all,
I am developing a GUI in perl-Tk and I would use R engine to make some analysis
and some plots.
I have seen that the package RSPerl allows R from perl exchanges but this
package is developed on and for intel based computers.
When I try to install the package on solaris I have some errors
has somebody already used RSPerl on solaris ?
Many thanks,
Patrick
2004 Sep 28
1
replacing values in vector
Hi everybody !!
I have a vector named v1 with a lot of values from 0 to 10.
Is there a solution to replace all 0 by 1 ??
I have tried with a 'FOR' loop...
Thank you very much
2004 Oct 22
1
Vector and String
Hi everybody,
I'm using a vector to strore some strings.
I create a vector named seq2 :
> seq2<-vector(length=0)
I have a string named b
> b
[1] CATGGTAGGAATAC
I put b in the vector
> seq2<-c(seq2,b)
Finally I edit seq2
> seq2
[1] "14760"
My question is why I obtained a number (14760) when I add a string (CATGGTAGGAATAC)
I have an idea : when I edit b, I see
2007 Apr 09
3
net rpc vampire umlauts (äöüß) problem
Hi,
im using net rpc vampire to migrate users/ groups from nt4 to samba3
with ldap backend.
But the umlauts (????) in the displayname are malformend.
Unix charset in smb.conf is set to ISO8859-1.
Any hint how to correct this?
Regards
S.Drees
2011 Apr 07
2
what architecture is required for having a samba working ?
Hi list,
Some years ago, here at University of Poitiers, we used something called Netware. But it was
expensive, so it was decided to abandonned it : some services migrated to samba and OpenLDAP, and
others migrated to Windows Server.
So now, Win7 is coming, and unfortunately we can't use Samba2 anymore. So the solution should be to
use Samba3, wich supports Win7.
But (yes there is
2007 Apr 01
5
How to change SID in ntuser.dat?
Hello,
i try to migrate user/groups from NT4 PDC to Samba3 with LDAP backend.
There is already an NIS-Server with Samba runing, so there exists two
userlists.
I migrated the user/ groups from windows via net rpc vampire and
added/changed
the UID?s from the NIS-Server but didn?t change the SID.
A teammate told me, there could be some access problems, if i don?t
change the SID.
So i tried to change
2003 Mar 07
5
Moving average
Hi,
Does anyone know if R has the functionality to calculate a simple moving
average. I cant seem
to find it in the help menu.
thanks,
Wayne
Dr Wayne R. Jones
Statistician / Research Analyst
KSS Group plc
St James''s Buildings
79 Oxford Street
Manchester M1 6SS
Tel: +44(0)161 609 4084
Mob: +44(0)7810 523 713
KSS Ltd
A division of Knowledge Support Systems Group plc
Seventh
2003 Mar 28
4
Testing for randomness
Dear all,
Is there a test in R for the randomness of a sequence of observations (e.g.
to test the random number generator)? Specifically I am looking for autocorrelations
which are not necessarily linear in nature, which the acf function does
not seem to be flexible enough to detect as it tests for linear autocorrelation.
Thanks in advance,
Paul.
2004 Jul 19
5
converting character strings to eval
Hi there fellow R-users,
I'm stuck on this seemingly trivial problem.
All I want to coerce a character string into a command.
For example:
x<-rnorm(20)
y<-rnorm(20)
str<-"lm(y~x)"
I want to evaluate the "str" command.
I have tried
eval(as.expression(str))
But it doesn't seem to work. I am aware of the call command, but for
reasons I won't go
2004 Jun 09
3
market-basket analysis in R
Hi there fellow R-users,
Does anyone know if there exists a package for associated rules data mining
(market basket analysis) in R.
I have tried searching CRAN but with no luck.
Regards
Wayne
KSS Ltd
Seventh Floor St James's Buildings 79 Oxford Street Manchester M1 6SS England
Company Registration Number 2800886
Tel: +44 (0) 161 228 0040 Fax: +44 (0) 161 236 6305
2003 Nov 19
2
Correction for first order autocorrelation in OLS residuals
Hi there fellow R-users,
Can anyone tell me if there exits an R package that deals with serial
correlation in the residuals of an lm model.
Perhaps, using the Cochrane Orcutt or Praise Wilson methods?
Thanks,
Wayne
Dr Wayne R. Jones
Senior Statistician / Research Analyst
KSS Limited
St James's Buildings
79 Oxford Street
Manchester M1 6SS
Tel: +44(0)161 609 4084
Mob: +44(0)7810 523 713
2004 Oct 04
7
Strange Matrix Multiplication Behaviour
Hi there fellow R-users,
Im seeing some strange behaviour when I multiply a vector by a matrix
Here is my script:
> tr
1 2 3 4 5 6
0.2217903 0.1560525 0.1487908 0.1671354 0.1590643 0.1471667
>
> ex1
a b c d e f
1 0.2309579 -3.279045 -0.6694697 -1.1024404 0.2303928 -1.5527404
2
2003 Apr 17
2
Testing for Stationarity of time series
Hi there,
Does anyone know if R has a function for testing whether a time series is
stationary??
Thanks in advance,
Wayne
Dr Wayne R. Jones
Statistician / Research Analyst
KSS Group plc
St James's Buildings
79 Oxford Street
Manchester M1 6SS
Tel: +44(0)161 609 4084
Mob: +44(0)7810 523 713
KSS Ltd
A division of Knowledge Support Systems Group plc
Seventh Floor St James's
2003 Sep 02
2
FW: Creating a Package with Windows XP.
> Hi there fellow R-Users,
>
> I am trying to use the "package.skeleton" to create my own package with
> R.1.7.1 on Windows XP Professional.
> I have followed the package.skeleton example and have downloaded the
> necessary files found at http://www.stats.ox.ac.uk/pub/Rtools/tools.zip.
>
> and perl5, available via
2003 Sep 04
3
: RODBC column length>255
Hello there fellow R-users,
I am using the RODBC functionality to query a database. I am trying to read
in a columns of strings which have a character field lengths greater than
255.
The data.frame that I recieve back from the RODBC query only contains the
first 255 characters (the rest having been truncated).
Any help on how to solve this problem would be greatly appreciated.
Reagrds
Wayne
2004 Feb 12
1
Almost Ideal Demand System
Hi there fellow R users,
Has anyone got an R example of applying an Ideal demand system, possibly
using the library systemfit??
Thanks
Wayne
Dr Wayne R. Jones
Senior Statistician / Research Analyst
KSS Limited
St James's Buildings
79 Oxford Street
Manchester M1 6SS
Tel: +44(0)161 609 4084
Mob: +44(0)7810 523 713
KSS Ltd
Seventh Floor St James's Buildings 79 Oxford Street
2003 Apr 03
1
Na handing with time series objects
Hello All,
Does anyone out there know a way to decompose time series objects with
missing values.
A simple "na.omit" will not work since it does not preserve the time
differences between succesive observations.
Thanks in advance,
Wayne
Dr Wayne R. Jones
Statistician / Research Analyst
KSS Group plc
St James''s Buildings
79 Oxford Street
Manchester M1 6SS
Tel: +44(0)161
2003 Apr 09
2
Building function libraries
HI there,
Does anyone how I can build my own library of R functions?
Regards,
Wayne
Dr Wayne R. Jones
Statistician / Research Analyst
KSS Group plc
St James's Buildings
79 Oxford Street
Manchester M1 6SS
Tel: +44(0)161 609 4084
Mob: +44(0)7810 523 713
KSS Ltd
A division of Knowledge Support Systems Group plc
Seventh Floor St James's Buildings 79 Oxford Street Manchester M1