search for: hansens

Displaying 20 results from an estimated 788 matches for "hansens".

Did you mean: hansen
2011 Oct 09
1
strucchange Nyblom-Hansen Test?
I want to apply Nyblom-Hansen test with the strucchange package, but I don't know how is the correct way and what is the difference between the following two approaches (leeding to different results): data("longley") # 1. Approach: sctest(Employed ~ Year + GNP.deflator + GNP + Armed.Forces, data = longley, type = "Nyblom-Hansen") #results in: # Score-based CUSUM
2011 Jul 25
1
Ouch - brown, hansen error
Hi I'm trying to use ouch's hansen and brown functions but I get the error: > brown(logflatnodes,archotreeouch) Error in backsolve(l, x, k = k, upper.tri = upper.tri, transpose = transpose) : NA/NaN/Inf in foreign function call (arg 1) and with hansen also: Error in optim(par = c(sqrt.alpha, sigma), fn = function(par) { : function cannot be evaluated at initial parameters
2003 Jul 27
2
WINS-Support
Hi, does Samba use localhost as WINS-Server, if only wins support = yes is set? Regards, Marc Hansen
2012 Mar 13
0
[LLVMdev] About Implementation of Pettis-Hansen's / Gloy's Code Layout Transformation in LLVM
Hi; I was planning to implement a profile guided optimization technique in LLVM. In the open source projects list of the LLVM site; I saw "code layout" is a transformation that can be worth looking at as it will use of profiles (possibly path profiles). So I was thinking of implementing either Pettis-Hansen's (Profile guided code positioning, Pettis & Hansen) or Gloy's
2005 Jul 05
0
Code of Hansen's (2000) Econometrica paper on threshold estimation
I am searching for an R version of the code written in GAUSS by Bruce Hansen for his paper on Econometrica, 2000, "Sample Splitting and Threshold Estimation". Someone can help me? Davide -- Davide Fiaschi Dipartimento di Scienze Economiche University of Pisa Via Ridolfi 10 56100 Pisa (PI) Italy Phone/Fax: ++39.050.2216208/++39.050.598040 E-mail: dfiaschi at ec.unipi.it Homepage:
2010 Sep 16
1
The permutation of one vector into another
Dear R-help-list I have two character vectors a <- c("A", "B", "C") b <- c("A", "C", "B") Then sapply(a, function(i) grep(i, b)) computes the permutation of the entries in 'b' needed to bring 'b' into the same order as 'a'. I have searched around, but haven't been able to find any existing function
2002 Nov 25
1
Problem with a printer
I've got cups setup, to do the printwork. A setup, that was used with 2.2.3a of samba (same smb.conf), but it fails with 2.2.5. When using smbclient or the spoot client to connect to the samba printer resource, it tells me that it's a bad network name. Any known issues? -- --------- ?rn Einar Hansen email: orn.hansen@swipnet.se
2011 Feb 15
0
New Puppet Labs Employee: Randall Hansen
I''m happy to announce we''ve recently added Randall Hansen as our Director of User Experience at Puppet Labs. He''s on IRC as ''soh'', and in his own words... I got hooked on human-computer interaction in 1986, writing Pascal programs to help dad navigate a Tandy 1000SX. I followed a twisty path through engineering school to get a degree in English and
2003 Aug 18
3
Pops
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi. Using inAccess Networks chan_oh323, I'm experiencing some clicks or pops, how can I fix that? - -- Regards, Tais M. Hansen ComX Networks Tel: +45-70257474 Fax: +45-70257374 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/QMfF2TEAILET3McRAu9zAJwNWtv+QSpka0NGaVk9E/IDHyalhwCgkQME Gynfp5zF0SWZUQEjelp7sBI= =CSqT
2009 Jul 21
2
mboot.c32, NUMA and tgz
Hi all, I'm attempting to PXE boot ESXi, which uses the syslinux mboot.c32 module. The mboot.c32 included with ESXi seems to be an older version that runs into an "out of memory loading.." problem halfway through, even though the box has 8GB memory. This may be related to NUMA, since it works fine on an older box but not the newer blade. I saw that some non-contiguous memory issues
2016 Oct 21
2
[RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
On Fri, Oct 21, 2016 at 10:25:21AM -0700, Dave Hansen wrote: > On 10/20/2016 11:24 PM, Liang Li wrote: > > Dave Hansen suggested a new scheme to encode the data structure, > > because of additional complexity, it's not implemented in v3. > > So, what do you want done with this patch set? Do you want it applied > as-is so that we can introduce a new host/guest ABI that
2016 Oct 21
2
[RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
On Fri, Oct 21, 2016 at 10:25:21AM -0700, Dave Hansen wrote: > On 10/20/2016 11:24 PM, Liang Li wrote: > > Dave Hansen suggested a new scheme to encode the data structure, > > because of additional complexity, it's not implemented in v3. > > So, what do you want done with this patch set? Do you want it applied > as-is so that we can introduce a new host/guest ABI that
2003 Apr 06
6
FW: graphich bootscreen howto ???
Hello sylvian Thanks. I use kernel 2.4.3 so far, and the Linux Progress Patch seems to start at 2.4.13.... What I don't understand is, why the kernel whipes out the VGA-display, as both Syslinux and the kernel is setup for serial-console. best regards ole at danelec.dk * danelec electronics a/s * Blokken 44 * DK-3460 Birkeroed * DENMARK * Phone: +45 45821879 * Fax: +45 45821979 *
2018 Oct 02
2
[PATCH] VMCI: Resource wildcard match fixed
On Fri, Sep 21, 2018 at 12:31:05AM -0700, Jorgen Hansen wrote: > When adding a VMCI resource, the check for an existing entry > would ignore that the new entry could be a wildcard. This could > result in multiple resource entries that would match a given > handle. One disastrous outcome of this is that the > refcounting used to ensure that delayed callbacks for VMCI > datagrams
2018 Oct 02
2
[PATCH] VMCI: Resource wildcard match fixed
On Fri, Sep 21, 2018 at 12:31:05AM -0700, Jorgen Hansen wrote: > When adding a VMCI resource, the check for an existing entry > would ignore that the new entry could be a wildcard. This could > result in multiple resource entries that would match a given > handle. One disastrous outcome of this is that the > refcounting used to ensure that delayed callbacks for VMCI > datagrams
2017 Nov 27
2
[PATCH] VSOCK: Don't set sk_state to TCP_CLOSE before testing it
A recent commit (3b4477d2dcf2) converted the sk_state to use TCP constants. In that change, vmci_transport_handle_detach was changed such that sk->sk_state was set to TCP_CLOSE before we test whether it is TCP_SYN_SENT. This change moves the sk_state change back to the original locations in that function. Signed-off-by: Jorgen Hansen <jhansen at vmware.com> ---
2020 Apr 30
1
[PATCH v2 3/3] device-dax: Add system ram (add_memory()) with MHP_NO_FIRMWARE_MEMMAP
On 4/30/20 3:29 AM, David Hildenbrand wrote: > Currently, when adding memory, we create entries in /sys/firmware/memmap/ > as "System RAM". This does not reflect the reality and will lead to > kexec-tools to add that memory to the fixed-up initial memmap for a > kexec kernel (loaded via kexec_load()). The memory will be considered > initial System RAM by the kexec kernel.
2017 Nov 27
2
[PATCH] VSOCK: Don't set sk_state to TCP_CLOSE before testing it
A recent commit (3b4477d2dcf2) converted the sk_state to use TCP constants. In that change, vmci_transport_handle_detach was changed such that sk->sk_state was set to TCP_CLOSE before we test whether it is TCP_SYN_SENT. This change moves the sk_state change back to the original locations in that function. Signed-off-by: Jorgen Hansen <jhansen at vmware.com> ---
2006 Dec 23
1
seek() - What is the largest integer that can be used?
...round this problem on a 32-bit OS? If not I plan to modify my code to move through the binary file in smaller steps. I was curious as to whether there was another solution. Thank you for your help. -Steve Steve Hansen Transportation Planner Metro 600 NE Grand Ave Portland, OR 97232 (503)797-1894 hansens at metro.dst.or.us
2018 Aug 07
3
Regarding basic block layout/code placement optimizations of profile guided optimization (PGO)
Hi, I would like to learn the details regarding what exactly PGO does for basic block layout/code placement optimizations in llvm. Could you please point me to some descriptions? Is it close to this paper (Karl Pettis and Robert C. Hansen. 1990. Profile guided code positioning. PLDI'90) http://perso.ensta-paristech.fr/~bmonsuez/Cours/B6-4/Articles/papers15.pdf? Whether it is purely