search for: zhen

Displaying 20 results from an estimated 74 matches for "zhen".

Did you mean: when
2004 Sep 30
1
Vectorising and loop (was Re: optim "a log-likelihood function")
>From: Sundar Dorai-Raj <sundar.dorai-raj at PDF.COM> >Reply-To: sundar.dorai-raj at PDF.COM >To: Zhen Pang <nusbj at hotmail.com> >CC: r-help at stat.math.ethz.ch >Subject: Vectorising and loop (was Re: [R] optim "a log-likelihood >function") >Date: Wed, 29 Sep 2004 18:21:17 -0700 > > > >Zhen Pang wrote: > >> >>I also use optim, however, for m...
2004 Oct 16
7
sapply and loop
...first, and save them into a list named ma, then I define zz<-sapply(ma, myfunction) To my surprise, It almost costs me the same time to get my results if I directly use a loop from 1 to 200. Is it common? Can I improve any further? Ps, how to count the exact time to finish my code? Thanks. Zhen
2004 Oct 16
7
sapply and loop
...first, and save them into a list named ma, then I define zz<-sapply(ma, myfunction) To my surprise, It almost costs me the same time to get my results if I directly use a loop from 1 to 200. Is it common? Can I improve any further? Ps, how to count the exact time to finish my code? Thanks. Zhen
2009 Oct 16
2
what's the R code for wavelet decomposition (Haar transformation)?
...the wavelet transformation like Haar. What's the R code for wavelet decomposition which allows me to specify Haar wavelet transformation? Of course, if it can include "db2", that is even better. In general, I want an R function like matlab code "dwt". Thanks in advance! Zhen Li
2004 Oct 19
0
Question on Rprof(); was: Re: sapply and loop
...to a txt file in C drive. For Rprof(), the boot.out file can be created, but only with one line sample.interval=20000 The situation is the same even if I specify the directory to the D drive,where I have the full read/write permissions. Anyway, I do success in my own laptops. Thanks. Yours, Zhen >From: Uwe Ligges <ligges at statistik.uni-dortmund.de> >To: Zhen Pang <nusbj at hotmail.com> >CC: tlumley at u.washington.edu, ripley at stats.ox.ac.uk, >r-help at stat.math.ethz.ch >Subject: Question on Rprof(); was: Re: [R] sapply and loop >Date: Tue, 19 Oct 2004...
2003 Oct 10
3
command line limit under unix?
...work does not work. I read the foo.results file, I found it only have part of my code and not any output I want. Is there any line limit? My code is nearly 400 line. I can cut some of them, but I want to know whether there is any limit or exactly the number of limit is. Thanks. Regards, Pang Zhen
2003 Oct 21
5
run R under linux
...aaa to a txt file. After the if (abs(aold-anew)<1e-5) {print (anew) break}, I assign aaa[i]<- anew (where i is the number of simulation). But I found although some anew is not printed, which I assume NA comes, the resulting matrix does not have NAs, they all be numbers. Why? Regards, Zhen >From: michaell taylor <mt at michaelltaylor.com> >To: R-help at stat.math.ethz.ch >CC: nusbj at hotmail.com >Subject: Re: [R] run R under unix >Date: 09 Oct 2003 08:00:15 -0400 > >One can run R 'txt', script files thusly: > >1. create the txt file (foo.tx...
2006 May 22
2
sort the values of members and obtain their ranks within groups
...1 3 1 22 2 4 5 21 2 5 5 44 3 6 5 15 1 I already searched the R helper archives, but failed to find the proper answers. Could you please kindly give me some suggestions, except using loop because of larger sample size? Thanka a lot. Best regards, Zhen Zhang [[alternative HTML version deleted]]
2019 Apr 25
2
How to use the pass 'Unroll and Jam'
...p-Closed SSA Form Pass Loop Pass Manager Unroll and Jam loops Module Verifier Print Module IR ``` I also tried to add the option '-debug' to the opt to see if there is the debug information printed by LoopUnrollAndJam, but nothing. Thank you very much. -- Zhen Wei (魏禛) Master Student Department of Computer Science & Information Engineering National Taiwan University Email: zhenwei.tw at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190425/995af7e9...
2023 May 31
11
[Bug 1685] New: Calling the nftnl_set_free function may trigger the "double free" problem.
https://bugzilla.netfilter.org/show_bug.cgi?id=1685 Bug ID: 1685 Summary: Calling the nftnl_set_free function may trigger the "double free" problem. Product: libnftnl Version: unspecified Hardware: All OS: All Status: NEW Severity: critical Priority: P5
2002 Sep 23
3
Rgui.exe crashes on startup (PR#2057)
Full_Name: Zhen Liu Version: 1.5.1 OS: Window XP Home/Window NT 4.0 Submission from: (NULL) (205.142.0.75) I have installed R-1.5.1 using SetupR.exe on both my home laptop (Sony Vaio running Window XP Home) and in office (Compaq AP550 running Window NT 4.0), but they shared the same problem. Both worked for a wh...
2004 Jun 20
3
Greater than 1 or less than 1?
...h and none of them give me an h value that is less than or equal to 1. I also tried to find patterns, but discovered none: for some x < -18, h is below 1; for others h is greater than 1. Is there any trick that enables me to obtain theoretically correct results from this expression? Thanks. Zhen Chen, Ph.D. Assistant Professor of Biostatistics Department of Biostatistics & Epidemiology University of Pennsylvania School of Medicine 423 Guardian Drive -- 625 Blockley Hall Philadelphia, PA 19104-6021 voice: 215-573-8545 fax: 215-573-4865 email: zchen at cceb.upenn.edu
2008 Jun 18
6
Please advise: sending out bogus gratuitous ARP packet from vna
I''ve implemented code to send out bogus gratuitous ARP packet from vna in order to fix CR 6701114. The webrev is at: http://jurassic.eng/net/consulte.prc/export/build/xvm-6701114/webrev Some backgroud information (see CR 6701114 for more detail): During live migration of an xVM domain from one dom0 to another, the VNIC will be moved from one switch port to another. But, the
2024 Jan 08
1
how to specify uncorrelated random effects in nlme::lme()
Dear professor, I'm using package nlme, but I can't find a way to specify two uncorrelated random effects. For example, a random intercept and a random slope. In package lme4, we can specify&nbsp;x + (x ll g) to realize, but how in nlme? Thanks! ???????????????????????? Zhen Wang Graduate student, Department of Medical Statistics, School of Public Health, Sun Yat-sen University E-mail:&nbsp;wangzh597 at mail2.sysu.edu.cn ?? ????????????????2022?????? [[alternative HTML version deleted]]
2006 Sep 13
0
[PATCH] fix xenconsoled race
# HG changeset patch # User max.zhen@sun.com # Node ID db465ecb164e6d89290ae3d4fcc029e29305ae7d # Parent c682ae7a17224dc5576ba3c5db47766b2a7dc159 Shouldn''t call domain_create_ring() for a domU which is shutting down. There is a race condition between domain_create_ring() and the removal of the do mU entry from xenstore. If t...
2007 Feb 09
0
[PATCH] xenconsoled: ignore spurious watch event
# HG changeset patch # User max.zhen@sun.com # Date 1171024588 28800 # Node ID a2d15838ea72ee049d8a657e9ecd406b5c6cb53e # Parent d609929f140809ec1c9a059f2eeaffb7ce56c891 Xenconsoled should ignore spurious watch event. Otherwise, xenconsoled could bind to a dying domU during its suspending and cause complaint from Xen: (XEN) event_ch...
2003 Dec 19
1
iterative proportional fitting
...parameters, I use maginal probability instead of a and log odds ratio instead of b. and for the order higher than 3, I use the canonical way or even assume them to be 0. It is good if there is direct function or package in R to do the job, which will save a lot of time of me. Thank you! Rgs, Zhen
2011 Dec 29
3
imap be killed (core dump disabled)
Hello everybody, When I modify the dovecot imap source ,in "src/imap/" dir, I meet the Error below: Error: child (imap) kill (core dump disabled). In fact, I want to record the imap operation through dovecot. So, I modify every source file in "src/imap/cmd-IMAP_OPERATION" ,when the imap command function is executed, it will write to a file cur time and operation. Could you
2009 Jan 15
5
why vlan tag is retained in promisc mode
In current Crossbow''s implementation, vlan tag seems to be unconditionally retained for promisc mode listener even when MAC_OPEN_FLAGS_TAG_DISABLE is not specified. I saw comments in mac_rx_deliver() saying that this is deliberately designed like this. I''m wondering why we design it like this (choose not to respect MAC_OPEN_FLAGS_TAG_DISABLE flag for promisc mode listener)? Or
2015 Jul 29
1
[LLVMdev] How to get the const argument data from Function?
..., the program will simply crash. While Argument inherits Value, ConstantArray inherits Value as well. But *how should I cast one into another*? It is worth nothing that, hen I used getType()->getTypeID(), it is ConstantArrayVal, and that seems to be the right direction. Thanks for any help! - Zhen -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150729/9535c88a/attachment.html>