Displaying 20 results from an estimated 80 matches for "prescott".
2006 Jun 26
1
Patch for rgl with gcc 4.0 in R 2.3.0 on OS X
...6
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/i386 -DRGL_USE_CARBON
-I/System/Library/Frameworks/AGL.framework/Headers -DHAVE_PNG_H
-I/opt/local/include/libpng12 -msse3 -fPIC -fno-common -g -O2
-march=pentium-m -mtune=prescott -c BBoxDeco.cpp -o BBoxDeco.o
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/i386 -DRGL_USE_CARBON
-I/System/Library/Frameworks/AGL.framework/Headers -DHAVE_PNG_H
-I/opt/local/include/libpng12 -msse3 -fPIC -fno-common -g...
2001 Dec 05
1
Code for Hodrick-Prescott Filter
Has anyone written any code for the Hodrick-Prescott filter? I have a some
uncompiled FORTRAN code from Ed Prescott but I'd like to save myself some
programming time if possible. Thanks for your help.
Nick Davis
Crown Financial Policy
Asset and Liability Management Branch
The New Zealand Treasury
Direct: +64-4-471-5924
Fax:...
2001 Dec 13
1
Code for Hodrick-Prescott Filter: Special Case of smooth. spline?
...nice as I don't always work with quarterly data.
Thanks & Regards,
Nick Davis
-----Original Message-----
From: Roger Koenker [mailto:roger at ysidro.econ.uiuc.edu]
Sent: Thursday, 6 December 2001 11:03 a.m.
To: Nick Davis
Cc: r-help at stat.math.ethz.ch
Subject: Re: [R] Code for Hodrick-Prescott Filter
This is a special case of smooth.spline in modreg.
url: http://www.econ.uiuc.edu Roger Koenker
email roger at ysidro.econ.uiuc.edu Department of Economics
vox: 217-333-4558 University of Illinois
fax: 217-244-6678 Champaign, IL 61820
On Thu, 6 Dec 2001, Nick Davis wrote:
&g...
2009 Nov 17
1
How to do Hodrick-Prescott Filter in R?
Dear All,
How to do Hodrick-Prescott Filter in R?
Thanks!
[[alternative HTML version deleted]]
2007 Oct 01
1
lpSolve doesn't compile because of a malloc.h error
.../include -I/usr/local/lib/R/include -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -D__NO_MATH_INLINES -fpic -O2 -fno-strict-aliasing -pipe -march=prescott -c
colamd.c -o colamd.o
cc -std=gnu99 -I/usr/local/lib/R/include -I/usr/local/lib/R/include -I . -DINTEGERTIME -DPARSER_LP -DBUILDING_FOR_R -DYY_NEVER_INTERACTIVE -DUSRDLL -DCLOCKTIME -DRoleIsExternalInvEngine -DINVERSE_ACTIVE=INVERSE_LUSOL -DINLINE=static -DParanoia -I/usr/local/include -D__NO_M...
2002 Jul 08
0
Hodrick-Prescott-Filter as smooth.spline
Could someone, please, write me, how to compute the spar-value for the
smooth.spline-routine to get the same HP-filtered time-series with a
parameter lambda for a function (see mail "Hodrick-Prescott-Filter
example" from ggrothendieck at yifan.net):
hpf <- function(y,lambda{
eye <- diag(length(y))
d <- diff(eye,d=2)
z <- solve(eye+lambda*crossprod(d),y)}
?
Second, is there a connection between the parameter lambda in this
function and the value $lambda of the smooth.spline...
2009 Jul 21
1
Free Fax for Asterisk -- benchfax utility hangs.
...m' used 664 milliseconds of CPU time.
Test run 3 for flavor 'pentium4m' used 644 milliseconds of CPU time.
Test run 4 for flavor 'pentium4m' used 628 milliseconds of CPU time.
Test run 5 for flavor 'pentium4m' used 650 milliseconds of CPU time.
Test run 1 for flavor 'prescott' used 749 milliseconds of CPU time.
Test run 2 for flavor 'prescott' used 672 milliseconds of CPU time.
Test run 3 for flavor 'prescott' used 737 milliseconds of CPU time.
Test run 4 for flavor 'prescott' used 665 milliseconds of CPU time.
Test run 5 for flavor 'pres...
2011 Jan 08
1
Unable to build dovecot 2.0.8 on Ubuntu Server 9.10
I'm trying to build dovecot version 2.0.8, but I always end-up with this error:
libtool: link: i486-linux-gnu-gcc -std=gnu99 -O3 -mtune=prescott
-march=prescott -fomit-frame-pointer -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -Wstrict-aliasing=2 -o .libs/anvil main.o
anvil-connection.o anvil-settings.o connect-limit.o penalty.o
-Wl,--export-dynamic ../../src/lib-dove...
2006 Mar 23
3
Which g729 codec to download for a P4?
...0 0 4096 Dec 05 00:21 k6-3
drwxr-xr-x 3 0 0 4096 Dec 05 00:21 pentium-m
drwxr-xr-x 3 0 0 4096 Dec 05 00:21 pentium3m
drwxr-xr-x 3 0 0 4096 Dec 05 00:21 pentium4m
drwxr-xr-x 3 0 0 4096 Dec 05 00:21 prescott
I'm unclear if "athlon-xp" is only for athlon xp or all athlons/durons
if not what is best for athlons & durons?
I will need to install g.729 on a duron server soon.
But immediately I need to install g.729 on our P4 server
and I'm a little confused on 'which p4' I...
1999 Oct 29
4
SMBMount and backup application
...am I missing some
critical point about it? I would like to avoid having to use our NT/Seagate
backup solution because it is neither simple to use or reliable in its
results. Is this pie in the sky or does this sound half-way plausible?
Any insight would be most appreciated
Nate Keegan
City of Prescott
Information Technology
201 South Cortez Street
Prescott, AZ 86303 USA
2009 Aug 13
1
Windows machines (WINXP, WIN2K) can/will not join domain
...e
responding as one would expect. We are able to resolve the simpledomain
to its correct IP address on all the affected machines, so that isn't
the problem. We do not use ldap, this is just a simple implementation
of Samba. Anyone with any ideas??
Thanks for any assistance you may provide.
Prescott ...
2008 Feb 05
2
lctl deactivate questions
...ge as above in the client''s syslog.
So I have a question - if I want to deactivate an OST
(preventing new files from being written to it) while
I sort out what files to shuffle off of a full OST,
where should I run ''lctl deactivate''? Everywhere?
Thanks,
Craig
---
Craig Prescott
UF HPC Center
2007 Apr 11
2
negative variances
...ariances (random effects for the intercept and slope) were
negative values. I know this is known as Heywood cases in the structural
equation modeling literature, but the only discussion on this problem in
the literature of multilevel models and random effects models I can find is
in the book by Prescott and Brown.
Any suggestion on how to solve this problem will be highly appreciated.
Many thanks.
With best regards,
Yu-Kang
2009 Apr 04
2
Help using smooth.spline with zoo object
...ric(index(d.zoo))), xlab = "Year")
# one straight line, no matter the value of spar
What am I doing wrong? (The unsmoothed series plots just fine - a noisy upward trend)
Thanks in advance.
P.S. I would really just like to keep varying the penalty parameter 'lambda' of a Hodrick-Prescott filter until I get a 'smooth enough' series, but an archive search suggests that if I ask for this, some smarty pants will reply saying that the HP filter is just the smooth.spline function applied with a particular choice of lambda and equally spaced observations.
________________________...
2006 Nov 14
2
[LLVMdev] gcc 4 frontend binary for mac os x x86
...y. Some gcc output:
------------------------------------------------------------------------
------
localhost:~/llvm/test moser$ llvm-gcc -v main.c
Using built-in specs.
Target: i686-apple-darwin8.7.1
Configured with: /Volumes/Muggles/LLVM/1.8/gcc.llvm/configure --with-
arch=pentium-m --with-tune=prescott --prefix=/build-llvm/llvm-
gcc4-1.8-x86-darwin/install --enable-llvm=/build-llvm/llvm --enable-
languages=c,c++,objc
Thread model: posix
gcc version 4.0.1 LLVM (Apple Computer, Inc. build 1.8)
/Users/moser/llvm/llvm-gcc4-1.8-x86-darwin/bin/../libexec/gcc/i686-
apple-darwin8.7.1/4.0.1/cc1 -quiet...
2015 Apr 29
4
CentOS Images on AWS with partitions on /dev/xvda1 are awkwared to resize
I'm staring at the free CentOS images on AWS, and seeing that whoever
set those up elected to use a partition for /dev/xvda1 rather than
taking advantage of Amazon's tendency to use "/dev/xvda", "/dev/xvdb",
etc. for each disk and use those directly as a file system.
The result is that if you elect to allocate a larger base disk image,
for example allocating 50 Gig to
2006 Nov 08
1
Xorg eats lots of cpu power when compiz is active
As stated in topic. Maybe I have misconfigured something, because cpu
usage sometimes rises to as much as 40%. I am running git compiz, fedora
core 6, nvidia fx5700 with 128 MB vram using 1.0-9629 driver and a
pentium 4 3.0E prescott cpu. Isn't compiz supposed to be
hardware-accelerated, and thus not hogging the cpu so much? Thanks for
the response in advance.
2003 Dec 30
2
smb.conf man page FUBAR
I don't know who to report this to, but I'll post it here and hope
someone with authority sees it.
The on-line posting of the smb.conf man page is missing lots of information:
http://us1.samba.org/samba/docs/man/smb.conf.5.html
Thanks,
...ROMeyn
2007 Sep 19
1
[LLVMdev] Building current llvm-gcc-4.0 TOT fails on darwin x86
...he test-suite or test yet
- need sleep - good night
my configure flags in case anyone wonders:
../llvm/configure --prefix=`pwd`/../local --enable-debug-runtime --
disable-optimized
../llvm-gcc-4.0/configure --prefix=`pwd`/../install --enable-
llvm=`pwd`/../build --with-arch=pentium-m --with-tune=prescott --
disable-multilib --with-gxx-include-dir=/usr/include/c++/4.0.0 --
build=i686-apple-darwin8 --host=i686-apple-darwin8 --target=i686-
apple-darwin8 --enable-checking --enable-languages=c,c++ --program-
prefix=llvm-
regards
2008 Feb 12
0
Lustre-discuss Digest, Vol 25, Issue 17
...e specific
than "Re: Contents of Lustre-discuss digest..."
Today''s Topics:
1. Re: Benchmarking Lustre (Marty Barnaby)
2. Re: Luster clients getting evicted (Aaron Knister)
3. Re: Luster clients getting evicted (Tom.Wang)
4. Re: Luster clients getting evicted (Craig Prescott)
5. Re: rc -43: Identifier removed (Andreas Dilger)
6. Re: Luster clients getting evicted (Brock Palen)
7. Re: Luster clients getting evicted (Aaron Knister)
----------------------------------------------------------------------
Message: 1
Date: Mon, 11 Feb 2008 11:25:48 -0700
From: &qu...