search for: hed

Displaying 20 results from an estimated 30 matches for "hed".

Did you mean: head
2010 Feb 25
2
error using pvcm() on unbalanced panel data
...cients Models on Unbalanced Panel Data. I managed to fit such models on balanced panel data (the example from the "plm" vignette), but I failed to do so on my real, unbalanced panel data. I can reproduce the error on a modified example from the vignette: > require(plm) > data("Hedonic") > Hed <- pvcm(mv ~ crim + zn + indus + chas + nox + rm + age + dis +rad + tax + ptratio + blacks + lstat, Hedonic, model = "within",index = "townid") Error in FUN(X[[1L]], ...) : insufficient number of observations > ##it fails for both FE and RE cases > H...
2009 Sep 20
3
plotting least-squares regression against x-axis
Hi, I want to plot the residuals of a least-squares regression. plot(lm(y~x), which=1) does this, but it plots the y-axis of my data on the x-axis of the residuals plot. That is, it plots the residual for each y-value in the data. Can I instead use the x-axis of my data as the x-axis of the residuals plot, showing the residual for a given x? Thanks! Jason Priem University of North
2012 Feb 23
1
Case weighting
...or(c(2,2,2,2,2,2,2,2,2,2,1,1,1), labels = c("Yes", "No")) ); > > > par(mfrow=c(1,2)); > plot(data.recieved$kindergarten_attendance,main="What i get"); > plot(data.weighted$kindergarten_attendance,main="What i want to get"); > tnx in advance Hed [[alternative HTML version deleted]]
2005 Sep 16
4
Integrate functions with loops
...8e-14 ### Unfortunatley my real life example has the vector a with length at least 100. Is the any way round these errors? Many thanks for answers to my first question to this list yours Alan Alan Brennan Director of Health Economics and Decision Science http://www.shef.ac.uk/scharr/sections/heds ScHARR School of Health and Related Research University of Sheffield Regent Ct 30 Regent St Sheffield S1 4DA Tel:+44 (0)114 2220684 Fax:+44 (0)114 2724095 e-mail:a.brennan at sheffield.ac.uk
2002 Jan 30
2
rpcclient
...ct i need this for connecting drivers to printers, or a couple of printers to one specific driver. You are reffering to a couple of SAMBA books, but can i find information in these books what is not available in HOW-TO's or documents at your site. Thanks. (i'am a beginner in LINUX, RED Hed 7.2 ) With the most kind regards, take good care of your selfs. Murat Tasova
2013 Jun 28
0
Re: kernel panic in skb_copy_bits
...s_helper drm snd_seq_dummy i2c_algo_bit i2c_core snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss serio_raw snd_pcm snd_timer snd soundcore snd_page_alloc iTCO_wdt pcspkr iTCO_vendor_support pata_acpi dcdbas i5k_amb ata_generic hwmon floppy ghes i5000_edac edac_core hed dm_snapshot dm_zero dm_mirror dm_region_hash dm_log dm_mod usb_storage lpfc scsi_transport_fc scsi_tgt ata_piix sg shpchp mptsas mptscsih mptbase scsi_transport_sas sd_mod crc_t10dif ext! > 3! > > j! > >> bd mbcache > >> > >> > >> Pid: 0, comm: swapp...
2012 Apr 01
0
lattice levelplot axis ticks labels
Hello, I've searched for help a lot and think I am close, but an still not able to place ticks and labels how I'd like in lattice's levelplot. I've come up with general reproducible code that gives the same problem as I'm having with real data: heat <- array(1:24,c(3,8)) require (lattice) ##basica...
2004 Apr 07
2
[LLVMdev] LLVM and OpenC++
Hi OpenC++ developers, IMHO, the LLVM project (http://llvm.cs.uiuc.edu/) could give a second breath to OpenC++ project. Indeed, the implementations of reflection become quite restricted if the just-in-time (JIT) compiling is not available. Am i wrong? --- Valery A.Khamenya
2004 Apr 07
0
[LLVMdev] Re: [Opencxx-users] LLVM and OpenC++
...########################################################### # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2004 Grzegorz Jakacki, HED. All Rights Reserved. # ##################################################################
2011 Feb 25
2
Bug inkvm_set_irq
...g_ipv4 8021q bridge stp ext2 mbcache dm_round_robin dm_multipath nf_conntrack_ipv6 nf_conntrack nf_defrag_ipv6 kvm_amd kvm ipv6 snd_pcm snd_timer snd soundcore snd_page_alloc tpm_tis tpm ps mouse dcdbas tpm_bios processor i2c_nforce2 shpchp pcspkr ghes serio_raw joydev evdev pci_hotplug i2c_core hed button thermal_sys xfs exportfs dm_mod sg sr_mod cdrom usbhid hid usb_storage ses sd_mod enclosu re megaraid_sas ohci_hcd lpfc scsi_transport_fc scsi_tgt bnx2 scsi_mod ehci_hcd [last unloaded: scsi_wait_scan] Feb 23 13:56:19 ayrshire.u06.univ-nantes.prive kernel: [ 685.246123] Feb 23 13:56:19 ay...
2011 Feb 25
2
Bug inkvm_set_irq
...g_ipv4 8021q bridge stp ext2 mbcache dm_round_robin dm_multipath nf_conntrack_ipv6 nf_conntrack nf_defrag_ipv6 kvm_amd kvm ipv6 snd_pcm snd_timer snd soundcore snd_page_alloc tpm_tis tpm ps mouse dcdbas tpm_bios processor i2c_nforce2 shpchp pcspkr ghes serio_raw joydev evdev pci_hotplug i2c_core hed button thermal_sys xfs exportfs dm_mod sg sr_mod cdrom usbhid hid usb_storage ses sd_mod enclosu re megaraid_sas ohci_hcd lpfc scsi_transport_fc scsi_tgt bnx2 scsi_mod ehci_hcd [last unloaded: scsi_wait_scan] Feb 23 13:56:19 ayrshire.u06.univ-nantes.prive kernel: [ 685.246123] Feb 23 13:56:19 ay...
2013 May 06
0
Comparaciones multiples lmer
...---- # Selecciono datos #-------------------------------------- data(danish) danish[danish$LogRT==max(danish[ danish$Subject != "2s22", ]$LogRT),] danish[danish$LogRT==min(danish[ danish$Subject != "2s16", ]$LogRT),] datos <- danish[ ,] # bar ede en ende er ere eri est et hed isk iv lig ning s som datos <- danish[danish$Affix %in% c("bar", "et", "ning" ) & danish$Subject %in% c("2s22", "2s01", "2s16", "2s05"),] datos$Affix <- factor(datos$Affix) datos$group <- NA datos[ datos$Subject %...
2012 Dec 06
1
Anomalous outputs from rbeta when using two different random number seeds
...Many thanks, Jon -- Dr Jon Minton Research Associate Health Economics & Decision Science School of Health and Related Research University of Sheffield Times Higher Education University of the Year Tel: +44(0)114 222 0836 email: j.minton@sheffield.ac.uk http://www.shef.ac.uk/scharr/sections/heds http://scharrheds.blogspot.co.uk/ [[alternative HTML version deleted]]
2011 Sep 20
15
Re: Bug#642154: BUG: unable to handle kernel paging request at ffff8803bb6ad000
On Tue, 2011-09-20 at 14:20 +0100, Ben Hutchings wrote: > On Tue, 2011-09-20 at 10:12 +0400, rush wrote: > > Hi, > > > > There are several Not tainted lines in old messages file. There are all of them: > > > > Sep 10 22:35:33 xen-dom0 kernel: [24183.985513] Pid: 2605, comm: > > debootstrap Not tainted 3.0.0-1-amd64 #1 Intel Corporation > >
2018 Sep 26
6
Seagate - experience/opinion on vendor?
hi guys I have rather a large set of Seagate's SAS ST32000444SS, over a hundred - experience I'm having from those in conjunction with their tech support is abysmal. I'm trying to update firmware of these drives and nothing works, including tech support. ... and I cannot help but wonder - is just me who is so unlucky and getting very, very poor support(taking naturally only of
2006 Jan 15
5
ActiveRecordCache
I believe I heard some talk of an ActiveRecordCache being developed while I was on IRC... however, can''t find the actual project. Anybody know if this is being developed, or where I can find more information on it ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060115/b47317b2/attachment.html
2011 Dec 22
8
[Bug 765] New: Netfilter crash on bridged/TAP device on 2.6.38 & 3.0 kernels
http://bugzilla.netfilter.org/show_bug.cgi?id=765 Summary: Netfilter crash on bridged/TAP device on 2.6.38 & 3.0 kernels Product: netfilter/iptables Version: linux-2.6.x Platform: x86_64 OS/Version: Ubuntu Status: NEW Severity: major Priority: P2 Component: bridging
2011 Apr 18
7
[PATCH] tools: xl: on create, if debug && !daemonize, wait for domain destroy in the foreground
# HG changeset patch # User Ian Campbell <ian.campbell@citrix.com> # Date 1303143831 -3600 # Node ID 31b98feb0eb6a50fe9e664a31feaa32ad3dac7cc # Parent 05abea47f4dc670974cd513a0e74db54d22eacc9 tools: xl: on create, if debug && !daemonize, wait for domain destroy in the foreground Perhaps this should be a separate option but I find that when I''m debugging xl in the
2019 Dec 04
0
error in parallel:::sendMaster
...) - read 550 at 0 returned 550 > select_children: added child 15380 (6) > select_children: added child 15379 (5) > select_children: maxfd=6, wlen=2, wcount=2, timeout=-1.000000 > sr = 1 > - read select 1 children: 15380 > read_child_ci(15380) - read length returned 8 > detached child 15380 (signal 10) > child process 15380 got SIGUSR1; child_exit_status=-1 > child 15380: exiting > select_children: added child 15379 (5) > select_children: maxfd=5, wlen=1, wcount=1, timeout=-1.000000 > child 15380 terminated with exit status 0 > child 15379: send_master (5...
2019 Dec 04
0
error in parallel:::sendMaster
...) - read 550 at 0 returned 550 > select_children: added child 15380 (6) > select_children: added child 15379 (5) > select_children: maxfd=6, wlen=2, wcount=2, timeout=-1.000000 > sr = 1 > - read select 1 children: 15380 > read_child_ci(15380) - read length returned 8 > detached child 15380 (signal 10) > child process 15380 got SIGUSR1; child_exit_status=-1 > child 15380: exiting > select_children: added child 15379 (5) > select_children: maxfd=5, wlen=1, wcount=1, timeout=-1.000000 > child 15380 terminated with exit status 0 > child 15379: send_master (5...