similar to: R: Securities earning covariance

Displaying 20 results from an estimated 500 matches similar to: "R: Securities earning covariance"

2008 Jun 05
2
Securities earning covariance
Good morning, I am a new R user and I am trying to learn how to use it. I am trying to solve this problem. I have a dataframe df of daily securities (for a year) earnings as follows: SEC_ID DAY EARNING IT0000001 20070101 5.467 IT0000001 20070102 5.456 IT0000001 20070103 4.954 IT0000001 20070104 3.456 .......................... IT0000002 20070101 1.456 IT0000002 20070102 1.345
2011 Mar 28
2
"Holes" in a data frame with time intervals
Good morning, I am facing a problem very easy to solve with a program, but not too easy (at least IMHO) with a "declarative" approach. I have a dataframe df with some information about bank branches with a validity time associated (start date/end date, format YYYY-MM-DD) to some attributes (for example number of employees assigned). The following example will clarify this
2010 May 06
2
Data frame "pivoting"
Dear R experts, I am trying to solve this problem, related to the possibility of changing the shape of a data frame using a "pivoting-like" function. I have a dataframe df of observations as follows: ID VALIDITY YEAR PROPERTY PROPERTY VALUE A1 2007 P1 V1 A1 2007 P2 V2 A1 2007 P3 V3 A1 2008 P1 V10 A1 2008 P2 V20 A2 2007 P5 V50 A2 2008 P6 V20 A3 2007
2008 Jun 06
1
Agreggating data using external aggregation rules
Dear R experts, I am currently facing a tricky problem which I have read a lot about in the various R mailing lists without finding exactly what I need. I have a big data frame DF (about 2,000,000 rows) with 7 columns being variables and 1 being a measure (using reshape package nomeclature). There are no "duplicates" in it. Fot each of the variables I have some "rules" to
2008 Sep 18
1
Adding 1 month to a dataframe column
Dear R experts, I have a problem in modifying one column of a dataframe with a datatime format using a datetime operator. Here is my dataframe A: DATACONT PROVINCIA VALORE 1 2007-12-31 MI 1 2 2007-12-31 PV 2 3 2007-12-31 NA 3 4 2007-12-31 MI 4 5 2007-12-31 RM 5 6 2007-12-31 RM 6 7 2007-12-31 MI 7 8
2012 Jun 15
1
R under JVM
Dear all, first of all I apologize for not having changed the object. I just re-used an old email I sent some time ago. The let us go into the question. Our architecture is the following: A (set of) java programs running under a jvm that passes data and instructions to an R instance via RNI and at the end of the process extracts calculated data from R. The question is: can I
2007 Dec 21
0
malloc problem on smbd
Hi guys, I have samba 3.0.24 on AIX 5.3 ML 6 and sometimes in smbd.log, I found many entry like this : get_print_db: malloc fail ! To recover situation, smbd must be restarted. Any idea ? bye ** Le e-mail provenienti dalla Banca d'Italia sono trasmesse in buona fede e non comportano alcun vincolo ne' creano obblighi per la Banca stessa, salvo che cio' non sia espressamente
2008 Jun 06
6
Subsetting to unique values
I want to take the first row of each unique ID value from a data frame. For instance > ddTable <- data.frame(Id=c(1,1,2,2),name=c("Paul","Joe","Bob","Larry")) I want a dataset that is Id Name 1 Paul 2 Bob > unique(ddTable) Will give me all 4 rows, and > unique(ddTable$Id) Will give me c(1,2), but not accompanied by the name column.
2008 Jul 06
0
MONTHLY EARNING $1000 TO$10000MONTHLY EARNING $1000 TO$10000
MONTHLY EARNING $1000 TO$10000 SIMPLE ONLINE SURVEY CREATE YOUR MEMBERSHIP OTHER DETAIL VISIT ****************************** HTTP:/WWWW.AWSURVEYS.COM/HOMEMAIN.CFM? REF ID= SIVA ICICI --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to
2010 Aug 27
2
Recording a Live Earning Cast call
Hi all, I am working on a project, in this I am assigned a task, this task consist of recording a live earning cast call when administrator press single button for that event. The Earning cast call are basically conference calls which happen at the company premises. How can I implement this recording functionality in ROR, Please help me Thanks, Shri -- You received this message because you
2007 Apr 18
0
earning bandiro
Skipped content of type multipart/alternative-------------- next part -----= --------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 5259 bytes Desc: not available Url : http://lists.linux-foundation.org/pipermail/virtualization/attachment= s/20061203/31ea9beb/attachment-0001.jpeg
2007 Apr 18
0
earning bandiro
Skipped content of type multipart/alternative-------------- next part -----= --------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 5259 bytes Desc: not available Url : http://lists.linux-foundation.org/pipermail/virtualization/attachment= s/20061203/31ea9beb/attachment-0001.jpeg
2008 Mar 26
0
approxfun + save: problem as R_approx changed package
Hi all, I recently switched to R version 2.6.2 (from 2.5.0 I was using) on Windows XP. I have a fair amount of previous data saved in the form of "approxfun" objects created by version 2.5.0, with code basically like this: > x <- rlnorm(100,10,2) > f <- approxfun(1:100,x) > f(5) [1] 313811.3 > save(f, file="mytest_approx.Rdata") Now on 2.6.2, when I try to
2005 Nov 10
2
R: bug in windows GUI/script editor (PR#8288)
Hi Duncan, I am running R in MDI mode (with localisation not installed because I need to use RWinEdt), on an Italian version of Windows 2000 Pro. I just logged in today and tried to reproduce the bug: the first three times all was fine, the fourth one I got the bug, and finally noticed one detail: the bug appears when I open an R script (I tried several) which causes the "part of the
2017 Jul 04
2
Sieve can't move messages in a public namespace
Op 7/4/2017 om 8:44 AM schreef Paolo: > Il 30/06/2017 10:46, Paolo ha scritto: >> Hello, >> >> my dovecot version is 2.1.17 >> >> I've configured some public namespaces (config attached). When a mail >> arrives at a certain mail address, that mail is handled by dovecot >> lmtp server and a sieve script is executed that shuold move the >>
2017 Jun 30
4
Sieve can't move messages in a public namespace
Hello, my dovecot version is 2.1.17 I've configured some public namespaces (config attached). When a mail arrives at a certain mail address, that mail is handled by dovecot lmtp server and a sieve script is executed that shuold move the message in one of the namespaces. This is the script: require "fileinto"; if header :contains "From" "example at
2017 Nov 30
0
Sieve can't move messages in a public namespace
Hello all, finally I upgraded to dovecot 2.2.10 (that comes with CentOS 7.4). But the problem is still there! Why sieve can't move a message in a public namespace complaining about "Mailbox does not exists"? None of you ever try? Some of you have a working setup? I attach "dovecot -n" output. The sieve script is: require ["fileinto", "envelope",
2010 Jun 05
1
wins or windbind problem? - help please
I have four domains in my LAN. I set up trust relationships for the domains, having each PDC working as wins server for each domain but I hd not set up winbind. I have samba3-3.3.12 + ldap (openldap 2.4.21) as users backend. I mean, I have wins support = yes for each PDC, and I can access to the shared folders of each PDC from any windows computer from my LAN. The problem is accessing to
2017 Jun 30
0
Sieve can't move messages in a public namespace
Am 30.06.2017 um 10:46 schrieb Paolo: > Hello, > > my dovecot version is 2.1.17 > > I've configured some public namespaces (config attached). When a mail > arrives at a certain mail address, that mail is handled by dovecot lmtp > server and a sieve script is executed that shuold move the message in > one of the namespaces. This is the script: > > require
2017 Jul 04
0
Sieve can't move messages in a public namespace
Il 30/06/2017 10:46, Paolo ha scritto: > Hello, > > my dovecot version is 2.1.17 > > I've configured some public namespaces (config attached). When a mail > arrives at a certain mail address, that mail is handled by dovecot > lmtp server and a sieve script is executed that shuold move the > message in one of the namespaces. This is the script: > > require