similar to: multi-level hierarchical logistic regression with sampling weight

Displaying 20 results from an estimated 3000 matches similar to: "multi-level hierarchical logistic regression with sampling weight"

2005 Mar 25
3
Stratified bootstrap question
Dear experts, I am asking for help with a question regarding to stratified bootstrap. My dataset is a longitudinal dataset (3 measurements per person at year 1, 4 and 7) composed of multiple clinic centers and multiple participants within each clinic. It has missing values. I want to do a bootstrap to find the standard errors and confidence intervals for my variance components. My model is a
2013 Aug 25
4
The error for creating a new vm for kvm
I checked the capabilities. I do not know why the guest is only for vbox. <guest> <os_type>hvm</os_type> <arch name='i686'> <wordsize>32</wordsize> <domain type='vbox'> </domain> </arch> </guest> I want it run qemu-kvm. and when i run virsh define /etc/libvirt/qemu/demo.xml. It shows error:
2009 Aug 05
5
How to get information about the guest filesystems by libguestfs
Hi, I am using guestfish to write some files into guest file system of my KVM domain. As you know, I have to mount guest disk at a position in the filesystem before I write any files into it , e.g.: mount /dev/VolGroup00/LogVol00 / But the problem is how I can get guest filesystem info without login guest. Now I have to power on the KVM domain, login the guest, remember which
2004 Nov 26
1
How to expand the size limit of a vector?
Hi everybody on this list, Could somebody please tell me how to expand the size limit of a vector in R? In my simulation I get the following error message: > x=kronecker(diag(1,100),matrix(1,100,100)) Error: cannot allocate vector of size 781250 Kb In addition: Warning message: Reached total allocation of 511Mb: see help(memory.size) Thanks in advance Yours sincerely, Guoqi Qian
2019 Apr 26
2
[Intel-gfx] [PATCH v2] drm: prefix header search paths with $(srctree)/
Hi Dave, > -----Original Message----- > From: Dave Airlie [mailto:airlied at gmail.com] > Sent: Friday, April 26, 2019 11:19 AM > To: Yamada, Masahiro/山田 真弘 <yamada.masahiro at socionext.com> > Cc: David Airlie <airlied at linux.ie>; Daniel Vetter <daniel at ffwll.ch>; > dri-devel <dri-devel at lists.freedesktop.org>; nouveau > <nouveau at
2010 May 11
2
Can not restore domain from a shared state file
Hi, I have two KVM host: h1 and h2, both of them mount an NFS directory as a shared storage. I can save (virsh save <domain> <file>) a domain in h1 to a state file in the shared storage successfully, but failed to restore it from h2 with the following error message: # virsh restore testRes.dat error: Failed to restore domain from testRes.dat error: operation failed: failed to start VM
2009 Aug 07
2
It takes too long time for guestfish to launch
Hi, I am using guestfish, and found subcommand "launch" took about 20 seconds to finish for a 4GB disk image. Is there any way to improve the performance? Thanks! Regards, Qian
2011 Aug 30
1
ROC plot for KNN
Hi I need some help with ploting the ROC for K-nearest neighbors. Since KNN is a non-parametric classification methods, the predicted value will be either 0 or 1. It will not be able to test for different cutoff to plot ROC. What is the package or functions I should use to plot ROC for KNN? Thanks. Qian [[alternative HTML version deleted]]
2009 Aug 04
2
Can I use libguestfs to pass some parameters into a KVM virtual machine
Hi, I have installed KVM in my RHEL5.3 box, and created some VMs on it. I am wondering if I can use libguestfs to pass some parameters/files into my VMs. As you may know, for Xen, I can use xenstore command to do this job, can libguestfs do the same thing? What I want to do includes: 1. Modify some configurations in my VM, such as editing /etc/sysconfig/network-scripts/ifcfg-eth0 to add a static
2008 Apr 04
3
[LLVMdev] choice between SSAPRE and bitvector aporach
On Fri, Apr 4, 2008 at 2:38 AM, Bill Wendling <isanbard at gmail.com> wrote: > On Apr 2, 2008, at 10:11 PM, Xuehai Qian wrote: > > Hi LLVMers, > > I am a PHD student in CS dept in UIUC, I am doing a project for > > Vikram's course, it is about PRE. I would like to know why you didn't > > choose SSAPRE in LLVM, since it seems to be more suitable for
2017 Jun 08
4
smbcacls got error NT_STATUS_NETWORK_NAME_DELETED
On Thu, Jun 08, 2017 at 06:43:34PM +0200, Ralph Böhme via samba wrote: > Hi Andy, > > On Thu, Jun 08, 2017 at 09:23:50AM -0700, Andy Qian via samba wrote: > > The smbcacls cmd worked before till recently. Due to the recent Windows > > patch which disables SMB v1, we have to add the following line into the > > [global] section in smb.conf file on Linux machine so that
2009 Aug 04
2
Can not build libguestfs from source code
Hi All, I want to build libguestfs in my RHEL5.3 box which has already KVM installed, what I am using are: libguestfs-1.0.65.tar.gz fakechroot-2.9-23.el5.x86_64.rpm fakechroot-libs-2.9-23.el5.x86_64.rpm fakeroot-1.11-19.el5.x86_64.rpm febootstrap-2.4-1.el5.noarch.rpm squashfs-tools-3.0-4.x86_64.rpm Then I ran "./configure" in libguestfs-1.0.65, everything was OK, but when I ran
2008 Apr 04
0
[LLVMdev] choice between SSAPRE and bitvector aporach
On Apr 4, 2008, at 4:51 PM, Daniel Berlin wrote: > On Fri, Apr 4, 2008 at 2:38 AM, Bill Wendling <isanbard at gmail.com> > wrote: >> On Apr 2, 2008, at 10:11 PM, Xuehai Qian wrote: >>> Hi LLVMers, >>> I am a PHD student in CS dept in UIUC, I am doing a project for >>> Vikram's course, it is about PRE. I would like to know why you >>>
2010 Dec 15
2
How to run VBscript using wine?
Dear All, I want to run some vbscripts on Linux, but after searching and trying several days, I failed complete. Here is what I did: *ENV*: Ubuntu 10.10 x86_64 wine-1.3.9 (from wine ppa) *SCRIPT*:test.vbs MsgBox("HelloWorld!") *Method One*: wine wscript test.vbs fixme:wscript:wWinMain Could not find engine for L".vbs" *Method Two*: Step 1: winetricks wsh56vb
2013 Aug 23
1
the error for define the xml
Hi, everyone, I have already install libvirt. I want to use it on qemu. I have set up qemu too. I do not know how to let libvirt manage the vms for qemu. What i did ist that: 1) create the xml under /etc/libvirt/qemu/demo.xml 2) # virsh define /etc/libvirt/qemu/demo.xml There is error as following: error: Failed to define domain from /etc/libvirt/qemu/demo.xml error: internal error No guest
2010 Jan 27
9
Remote debug quetion
Hey all, I plan to use windbg tool to do remote debug my Windows PV Driver. I''m confused how to setup the enviroment. Any Advice? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Jan 27
9
Remote debug quetion
Hey all, I plan to use windbg tool to do remote debug my Windows PV Driver. I''m confused how to setup the enviroment. Any Advice? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Jun 16
1
libvirt API hangs
Hi, I have someVMs in my KVM hosts(RHEL 5.5), I found when run "virsh save <domain> <file>" to save a VM, the command "virsh dominfo <domain>" will hang until the save command finishes. Is this libvirt's behavior? Or KVM/QEMU's? This may impact the performance. Thanks, Qian -------------- next part -------------- An HTML attachment was scrubbed...
2008 Apr 04
0
[LLVMdev] choice between SSAPRE and bitvector aporach
On Apr 2, 2008, at 10:11 PM, Xuehai Qian wrote: > Hi LLVMers, > I am a PHD student in CS dept in UIUC, I am doing a project for > Vikram's course, it is about PRE. I would like to know why you didn't > choose SSAPRE in LLVM, since it seems to be more suitable for LLVM (it > can operate directly on SSA form and avoid the conversion between SSA > and bit-vector). Can
2011 Jun 05
1
tag \href not recognised in rd doc
Hi, I have a trouble trying to use \href in a rd doc. See example below: \references{ \href{http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2702787/}{Vaniscotte A., Pleydell D., Raoul F., Quere J.P., Coeurdassier M., Delattre P., Li T., Qian W., Takahashi K., Weidmann J.C., Qiu J., Giraudoux P. 2009 Modelling and spatial discrimination of small mammal assemblages: an example from western