search for: engles

Displaying 20 results from an estimated 43 matches for "engles".

Did you mean: angles
2010 Aug 23
2
Engle Granger Test in R
Hi, Please tell me the R codes for Engle Granger Test of cointegration. TIA Aditya
2009 Sep 25
7
Spliting columns, strings or reg exp returning substrings
Currently as the first column in a data frame I have string values in the format xx_yy - I want to create a new column with just the substring xx (for each row in turn). Three possible ways to do this might be (1) split the string by '_' using strsplit and paste the first of the resulting variables into a new column, but I have been unable to do this for each row of my data frame in turn
2009 Jun 30
43
Workstations and Certs
I am trying to come up with a workable solution in managing numerous Mac workstations allowing a high degree of flexibility with regards to certs. My puppet environment is setup to application installation on machines that have been ''imaged'' with a base OS and the puppet and facter apps. So, when a Mac is ''imaged'' and subsequently re-booted, puppet is run at
2003 Jun 10
1
Regression output labels
Hello to all- 1. When I run a regression which implements the augmented Dickey-Fuller test, I am confused about the names given to the regressors in the output. I understand what "xGE" stands for in a standard "lm" test involving an independent variable GE for instance, but if I lags and or differences are included in the model, what do the following "output" stand
2009 Jul 28
2
aggregating strings
I am currently summarising a data set by collapsing data based on common identifiers in a column. I am using the 'aggregate' function to summarise numeric columns, i.e. "aggregate(dat[,3], list(dat$gene), mean)". I also wish to summarise text columns e.g. by concatenating values in a comma separated list, but the aggregate function can only return scalar values and so something
2009 Jan 20
2
Merging tables
I am relatively new to R and am trying to do some basic data manipulation. Basically I have a table (csv - table 1) of data for a set of samples (rows), and a second table (table 2) of information about a subset of samples of particular interest. I want to pull out the data from table 1 for the samples in table 2, either by: * Merging the two tables based on a common identifier (SampleID - may
2002 Oct 30
2
Problems joining a Samba PDC controlled Domain
Hello, I'm having problems to join a japanese W2K Client with SrvPck 2 installed to my samba 2.2.5 PDC controlled domain. Other Clients are no problem (Win98, W2k engl., WXP german). I check the regKey (for plaintextpassword; set to 1). Reinstalled SevPck 2, but didn't help. the problem must be on Client side because I having the same problem when jooining a other samba controlled
2005 Feb 22
1
Having problems with quantreg
Hi All, I'm still having significantly difficulty getting the quantreg library running in R. I'm running R on MEPIS using the debs created by Dirk Eddelbuettel and placed in apt testing. When I try to install quantreg using the install.packages() function it fails with: /usr/bin/ld: cannot find -lblas-3 Dirk was nice enough to send me a .deb for quantreg which installs without
2007 Dec 15
1
X11 uses font size 25 although 28 was requested
Hi, I'm not sure if the real English warning is the same. I translated it from German. R came up with the following message: ------------------------------------------------------- Warning message: In title(main = sinc.exp) : X11 nutzt Schriftgr??e 25 obwohl 28 angefordert war [engl.: X11 uses font size 25 although 28 was requested] -------------------------------------------------------
2003 Dec 10
1
Article on Asterisk: German Linux magazine
Hi there, a friend just notified my of the the cover story of "freeX 1'2004": Linux als Telefonanalage (engl.: Linux as PBX) http://www.cul.de/freex.html Cheers, Philipp
2008 Nov 03
2
Cómo convertir un objeto data frame en una tabla csv
Agradeceré me ayuden con la consulta: Cómo convertir un objeto data frame en una tabla csv que pueda a su vez ser convertida en un objeto geodata De antemano, gracias por la atención, -- Ricardo Bandin Llanos rbandin@udec.cl Estudiante - Magíster Cs. m. Pesquerías Universidad de Concepción, Región del Bio-Bio, Chile Celular: (0056-41) 97949957 [[alternative HTML version deleted]]
2007 Jun 15
3
Virtual IP Integration
Has there been any discussion here about the idea integrating a virtual IP into ZFS. It makes sense to me because of the integration of NFS and iSCSI with the sharenfs and shareiscsi properties. Since these are both dependent on an IP it would be pretty cool if there was also a virtual IP that would automatically move with the pool. Maybe something like "zfs set ip.nge0=x.x.x.x mypool"
2009 Aug 27
1
R 2.10.0 devel package check error
Dear list members, I'm getting the following error from R CMD check under Windows only with R 2.10.0 devel: ------------- snip ----------- * installing *source* package 'Rcmdr' ... ** libs making DLL ... gcc -I"c:/R/R-2.10.0dev/include" -O3 -Wall -std=gnu99 -c ismdi.c -o ismdi.o gcc -shared -s -o Rcmdr.dll tmp.def ismdi.o -lRgraphapp -Lc:/R/R-2.10.0dev/bin -lR
2005 Feb 19
3
Problems installing quantreg
Hi All, I'm trying to install the quantreg library on my MEPIS box (debian-based linux). When I try >install.packages("quantreg") it fails to loads and errors with: /usr/bin/ld: cannot find -lblas-3. I tried installing a ton of packages to fix the missing part but the only thing I manage to do it cause problems with another shared library and had to re-install a couple of
2005 Feb 19
3
Problems installing quantreg
Hi All, I'm trying to install the quantreg library on my MEPIS box (debian-based linux). When I try >install.packages("quantreg") it fails to loads and errors with: /usr/bin/ld: cannot find -lblas-3. I tried installing a ton of packages to fix the missing part but the only thing I manage to do it cause problems with another shared library and had to re-install a couple of
2006 Jun 29
3
Secure connection from "localhost" in jails
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear dovecot developers, first: thanks for this really cool imapd, on my server it serves some hundred domains, all in all some thousand users, some having hundred thousand mails in their Maildirs (their spam boxes mostly). Since I put this installation in an FreeBSD geli encrypted disc image I had no choice but to choose an imapd with clever
2009 May 28
4
Managing core files using coreadm (Solaris + Puppet)
Hi all, I have an interesting one - Solaris uses a lot of commands to configure specific items. A simple example is coreadm. In this example: # coreadm -p "/var/core/core_%n_%f_%u_%g_%t_%p" will set the directory and filename to dump core files (with some expansion). The question is - how to get this to run only if the config has changed. I have come up with 2 options, neither of
2004 Nov 23
3
Problem with read.xport() from foreigh package (PR#7389)
Full_Name: Ruskin Chow Version: R 2.0.1 OS: Windows 2000 Submission from: (NULL) (203.169.154.66) Data imported from SAS using read.xport() in package foreign are converted to <NA> when the SAS data field consists of character strings that are only one character long. This is apparently a previously reported bug and perhaps fixed in some platform other than Windows (rw2001).Some
2008 Feb 13
0
FinTS_0.2-7
Hi, All: FinTS version 0.2-7 is now available on CRAN. This version adds two new functions: * ArchTest to compute the Engle (1982) Lagrange multiplier test for conditional heteroscedasticity, discussed on pp. 101-102 of Tsay, with examples on those pages worked in the R script in "~R\library\FinTS\scripts\ch03.R", where "~R" is your local R installation directory.
2000 Dec 07
0
pictex device
dear R users, I got a problem in using the pictex device for graphics. It seems to me that R uses some special commands, because my LaTex (Miktex, latest version) didn?t know the used syntax (e.g. the comand "setcoordinatesystem"). Is there a special .sty-file for the usage of pictex files created by R? If so, where can I receive it? best Karsten --