search for: molinos

Displaying 7 results from an estimated 7 matches for "molinos".

Did you mean: solinos
2012 Mar 08
3
Calculating length of consecutive sequences within a vector
Hi all, I have a nx1 logical array of zeros and ones and I want to calculate the individual lengths of all 1-consecutive sequences contained in it. Is there an easy quick way to do this in R? So, if I have a vector such as 111001101000011111110 I would like to get (1) 3, (2) 2, (3) 1, (4) 7 Any help would be appreciated! thanks! Jorge [[alternative HTML version deleted]]
2012 Jan 26
2
Calculate a function repeatedly over sections of a ts object
Hi, I want to apply a function (in my case SDF; package ?sapa?) repeatedly over discrete sections of a daily time series object by sliding a time window of constant length (e.g. 10 consecutive years or 1825 days) over the entire ts at increments of 1 time unit (e.g. 1 year or 365 days). So for example, the first SDF would be calculated for the daily values of my variable recorded between years 1
2009 Oct 22
1
Help regarding removing Inf from dataframe, creating new dataframe with selected variables, count function
..._31 298819 GRUPO FINO.GALICIA 'B' Argentina 1 MC 2006_12_31 982990 BANCO GALICIA 'B' Argentina 0 SC 2006_12_31 322661 IRSA 'B' Argentina 1 SC 2006_12_31 992128 INDUPA 'B' Argentina 1 SC 2006_12_31 320053 BBVA BANCO FRANCES 'B' Argentina 1 SC 2006_12_31 992183 MOLINOS RIO PLATA 'B' Argentina 1 SC 2006_12_31 320096 MINETTI(J) 'B' Argentina 1 SC 2006_12_31 322656 PAMPA ENERGIA Argentina 0 SC 2006_12_31 982902 CRESUD 'B' Argentina 1 SC 2006_12_31 992156 LEDESMA 'B' Argentina 1 SC 2006_12_31 265532 TRANSENER 'B' Argentina 1 SC...
2012 Jan 18
4
R-Help
I am trying to create a frequency distribution and I am a bit confused. Here are the commands I have entered: > data <- read.csv(file="40609_sortedfinal.csv",head=TRUE,sep=",") > NumberOfActionsByStatus = data$STATUS > NumberOfActionsByUser = data$ETS_LOGIN > NumberOfBidOffer = data$BID_OFFER > NumberOfActionsByUser.freq = table(NumberOfActionsByUser) >
2012 Jan 22
1
Problem with sapa package and spectral density function (SDF)
Hi everybody, I'm a beginner R user and I'm trying to use the package "sapa" to estimate the spectral density function of several time series using the SDF function. For each time series, I want to calculate the density function at two temporal resolutions (daily and monthly). The monthly values calculated as a mean of the daily values. I first create a ts object for both series
2006 Aug 10
2
new problem: PDC is not member of own domain? (was: 'ldap machine suffix' is ignored?)
Hi, all! There is a share on PDC (Samba 3.0.23): [Soft] comment = Software path = /st2/soft valid users = "@Domain Users" read only = No share modes = No I do: # cd /st2/soft # touch testfile # chown testuser:"Domain Users" testfile # chmod a+rwx testfile After logon on windows workstation (domain member) as testuser, I going to
2006 Aug 07
2
'ldap machine suffix' is ignored?
Hi, all! I'm using samba-3.0.23 (Revision: 16921, from ports collection, under FreeBSD 6.1 with OpenLDAP 2.3.24 & smbldap-tools-0.9.2a) as PDC with following config: [global] dos charset = CP1251 unix charset = KOI8-R workgroup = DOMAIN server string = Samba Server password server = passdb backend = ldapsam passwd program =