search for: presidents

Displaying 20 results from an estimated 1451 matches for "presidents".

Did you mean: president
2024 Jun 09
2
head.ts, tail.ts loses time
Hello, All: The 'head' and 'tail' functions strip the time from a 'ts' object. Example: > head(presidents) [1] NA 87 82 75 63 50 > window(presidents, 1945, 1946.25) Qtr1 Qtr2 Qtr3 Qtr4 1945 NA 87 82 75 1946 63 50 Below please find code for 'head.ts' and 'tail.ts' that matches 'window'. Comments? Spencer Graves head.ts <- function(x, n=6L...
2024 Jun 10
1
head.ts, tail.ts loses time
zoo overcomes many of the limitations of ts: library(zoo) as.ts(head(as.zoo(presidents))) ## Qtr1 Qtr2 Qtr3 Qtr4 ## 1945 NA 87 82 75 ## 1946 63 50 xts also works here. On Sun, Jun 9, 2024 at 12:04?PM Spencer Graves <spencer.graves at prodsyse.com> wrote: > > Hello, All: > > > The 'head' and 'tail' functions strip...
2024 Jun 10
1
head.ts, tail.ts loses time
...quot; both call "[", so "head" cannot return a ts object, because "[" doesn't. Best Wishes, Spencer Graves On 6/9/24 8:40 PM, Gabor Grothendieck wrote: > zoo overcomes many of the limitations of ts: > > library(zoo) > as.ts(head(as.zoo(presidents))) > ## Qtr1 Qtr2 Qtr3 Qtr4 > ## 1945 NA 87 82 75 > ## 1946 63 50 > > xts also works here. > > On Sun, Jun 9, 2024 at 12:04?PM Spencer Graves > <spencer.graves at prodsyse.com> wrote: >> >> Hello, All: >> >> >>...
2024 Jun 10
1
head.ts, tail.ts loses time
...am sympathetic adding such methods to "base R"'s utils package. Martin > Best Wishes, Spencer Graves > On 6/9/24 8:40 PM, Gabor Grothendieck wrote: >> zoo overcomes many of the limitations of ts: >> >> library(zoo) as.ts(head(as.zoo(presidents))) ## Qtr1 Qtr2 >> Qtr3 Qtr4 ## 1945 NA 87 82 75 ## 1946 63 50 >> >> xts also works here. >> >> On Sun, Jun 9, 2024 at 12:04?PM Spencer Graves >> <spencer.graves at prodsyse.com> wrote: >>> >>> Hello, All...
2008 Mar 31
2
Finding a mean value of a variable holding a dummy variable fixed
I have time-series data on approval ratings of British Prime Ministers. The prime ministers dating from MacMillan onward till today are coded as dummy variables and the approval ratings are entered for each month. I want to know the mean value of the approval rating of each Prime Minister in the dataset and the approval rating during his/her first month and last month as PM. What R code should
2004 Aug 06
4
ASSISTANCE
FROM: COL. KENNETH ABELANGE. DEMOCRATIC REPUBLIC OF CONGO. Tel No: Your country Intl. access code +873762692483 Fax No: your country Intl. Access code +873762692485 kennethabelange@africamail.com Dear Sir/Madam <p>SEEKING YOUR IMMEDIATE ASSISTANCE. Please permit me to make your acquaintance in so informal a manner. This is necessitated by my urgent need to reach a dependable and
2003 Dec 12
3
SIPURA Breaches Contract
Hi list, Well I really didn't want to see things get to this point, but Sherman at Sipura along with their President Jan F. leave me no other choice. SIPURA has been provided a letter from our attorney for Breach of Contract and damages. They have yet to respond. A quick background. 1. Sherman (SIPURA's Director of Marketing), stated that we would do a join press release for the Oct
2004 Aug 06
0
ASSISTANCE
FROM: COL. KENNETH ABELANGE. DEMOCRATIC REPUBLIC OF CONGO. Tel No: Your country Intl. access code +873762692483 Fax No: your country Intl. Access code +873762692485 kennethabelange@africamail.com Dear Sir/Madam <p>SEEKING YOUR IMMEDIATE ASSISTANCE. Please permit me to make your acquaintance in so informal a manner. This is necessitated by my urgent need to reach a dependable and
2013 Feb 14
1
can't connect to home share after renaming Windows user
I just went through the ordeal of renaming a Windows user account (from the previous incumbent's name to the position title, so I won't have to repeat this). Everything went smoothly. The account has access to the programs and files that it previously did. The roaming profile is being updated when the user logs out. The C:\user\president folder is accessing and storing the local
2006 May 16
5
rake aborted when adding a column
I''m having a silly little problem with migrations.  All I''m trying to do is to add an SSN column to my Employees table.  I generated a migration which looks like: class AddSsn &lt; ActiveRecord::Migration def self.up     add_column :employees, :ssn, :string end def self.down     remove_column :employees, :ssn   end end When I run this, however, I get: &gt;rake
2005 Apr 21
2
Forums
I created an account on the Forums this morning, but I got an error saying they were having a problem sending e-mail. I sent a message to the webmaster and no response either. So I can't post to the forum until my account is activated. Are the forums new? By the amount of traffic on the list, this must be where most people resolved their problems. I am thinkgng about installing CentOS 4 on my
2003 Oct 16
0
Directory App - excluding users...
Does anyone have any suggestions for excluding certain users from the directory? Can I just leave the 'Name' field empty in voicemail.conf Certain voicemail boxes shouldn't show up in the directory (company president, etc). I assume this can be handled safely by just leaving out the 'name' in voicemail.conf To go a step further, it would be good to allow them to put the
2004 Aug 06
1
ASSISTANCE
How does one unsubscribe too? I don't stream audio ever since that fuckin' CARP ruling... -Mike <p><p>On Fri, 26 Jul 2002, Dave Yerrington wrote: > Does anyone moderate this list? what is up with developers too? It seems > like they dont care either about this project :( > > > ----- Original Message ----- > From: "COL. KENNETH ABELANGE"
2015 Sep 27
2
v2.2.19 release candidate released
Timo, I have to test something on one of the BSD, namely related to src/lib/net.c . -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Time for Stephen to move on on Oct 19 2015!!
2004 Aug 06
1
ASSISTANCE
Does anyone moderate this list? what is up with developers too? It seems like they dont care either about this project :( <p>----- Original Message ----- From: "COL. KENNETH ABELANGE" <kenabel@africamail.com> To: <icecast@xiph.org> Sent: Friday, July 26, 2002 5:24 PM Subject: [icecast] ASSISTANCE <p>> FROM: COL. KENNETH ABELANGE. > DEMOCRATIC REPUBLIC OF
2009 Dec 08
0
Holiday Gift Perl Script for US Holiday Dummy Regressors
...%d/%Y"), ","; if(holidayCheck($baseDate) eq "New Year's Day"){print "1,"} else {print "0,"}; if(holidayCheck($baseDate) eq "Martin Luther King, Jr. Day"){print "1,"} else {print "0,"}; if(holidayCheck($baseDate) eq "Presidents' Day"){print "1,"} else {print "0,"}; if(holidayCheck($baseDate) eq "Memorial Day"){print "1,"} else {print "0,"}; if(holidayCheck($baseDate) eq "Independence Day"){print "1,"} else {print "0,"}; if(holidayChec...
2009 Dec 08
0
Opps Correct Version of Holiday Regressor Perl Script
...olidayCheck($baseDate) eq "New Year's Day"){print OUTFILE "1,"} else {print OUTFILE "0,"}; if(holidayCheck($baseDate) eq "Martin Luther King, Jr. Day"){print OUTFILE "1,"} else {print OUTFILE "0,"}; if(holidayCheck($baseDate) eq "Presidents' Day"){print OUTFILE "1,"} else {print OUTFILE "0,"}; if(holidayCheck($baseDate) eq "Memorial Day"){print OUTFILE "1,"} else {print OUTFILE "0,"}; if(holidayCheck($baseDate) eq "Independence Day"){print OUTFILE "1,"} els...
2013 Jan 04
2
"By" function Frame Conversion (with Multiple Indices)
Hello, I have the following dataset. Please note that there are missing values on records 4 and 5: id,age,weight,height,gender 1,22,180,72,m 2,13,100,67,f 3,5,40,40,f 4,6,42,,f 5,12,98,66, 6,50,255,60,m I'm using the "By" function like this: list1 <- by(dataset[c("weight", "height")], dataset[c("age", "gender")],
2003 Sep 03
3
plotting a distribution curves
Hi, is there a way to plot distribution curves (say normal or chi sq etc) from within R? For example I looked up the *chisq family of functions but I'm not sure as to how I would use them to generate a plot of the chi sq distribution (for arbitrary d.o.f). Thanks, ------------------------------------------------------------------- Rajarshi Guha <rajarshi at presidency.com>
2017 Dec 15
3
General Kernel practices on CentOS
Hello Ron, Which kernel do you run Asterisk/Freepbx with ? Cheers 2017-12-14 16:57 GMT+01:00 Ron Wheeler <rwheeler at artifact-software.com>: > CentOS 7 works well with Asterisk. > Install latest CentOS7 with updates install asterisk > > I am running FreePBX on CentOS 7. > > Ron > > On 14/12/2017 10:38 AM, Olivier wrote: > > Hello, > > I'm used to