similar to: 答复: Multiple formula in one block

Displaying 20 results from an estimated 700 matches similar to: "答复: Multiple formula in one block"

2004 Oct 18
3
答复: R plot problems
Thank you for your help! I gave you an example, you could run it in R . Maybe you will understand my meaning clearly. x <- data.frame(main.name="AAA", x.name=rep(c("Apply","Watermelon","Lemon","Banana",
2004 Oct 18
2
答复: How to draw x-axis time label.
Thank you for helping me! I try the "pretty" funtion to select the x-axis position value.Then I use the "format" funtion. xax.pos <- pretty(as.numeric(x$x.name)) format(xax.pos,'%d %b %y') > xax.pos [1] 1091600000 1091800000 1092000000 1092200000 1092400000 1092600000 1092800000 [8] 1093000000 There are something wrong. I found the xax.pos has been changed to
2004 Oct 19
0
答复: 答复: 答复: How to draw x-axis time label.
Thank you ! I run your code. It have a graph with time(date) on x-axis. Thank you very much! Well, Would you like to do me a favor again? Most of times, the x-axis time data is lasted about 3 months. They are too much. I must select some of them marking in x-axis,and they are must reasonable and human-readable. Now I have tried the "pretty " function, But as soon as I run it, the
2004 Oct 18
2
答复: 答复: R plot problems
Yes! You are right ! It is perpendicular to the axis. Thank you very much! Could I choose the angle ,such as 45 degree? Best Regards! Ivy Li YMS in Production & Testing Semiconductor Manufactory International(ShangHai) Corporation #18 ZhangJiang Road, PuDong New Area, Shanghai, China Tel: 021-5080-2000 *11754 Email: Ivy_Li at smics.com -----orig--- Hi Ivy, How about x <-
2004 Oct 25
1
Multiple formula in one block
Hi Everybody: I want to draw some chart using command "histogram" and add another curve in it. Example: require(stats) data(singer) library(lattice) histogram( ~ height | voice.part, data = singer, nint = 17, endpoints = c(59.5, 76.5), layout = c(2,4), aspect = .5, xlab = "Height (inches)") Now I got a chart of 8 blocks, then I need add :"
2005 Jan 19
4
how to call R in delphi?
Dear All: Now I am writing program in delphi , found it is very convenience to do anova, T-test, F-Test, etc in R , how to call R in delphi? Thsnks. Best Regards YiYao Jiang Product Division/ product Testing Department Semiconductor Manufacturing International Corporation ZhangJiang Road, PuDong New Area, Shanghai ZIP: 201203 Tel:86-21-5080-2000 Ext. 15173
2004 Sep 28
2
(no subject)
****************************** Could you perhaps describe exactly what "can't compile" means, please? It's hard to know what you've tried without a little more information. ****************************** 1). I type these command: f <- function(x,y) x+y g <- function(x,y) x-y d <- data.frame(a=1,b=2) e <- rnorm(1000)
2004 Sep 28
0
(no subject)
******************************************************* On Tue, 28 Sep 2004, YiYao_Jiang wrote: I can't setup a library for some functions. Can anybody kindly give me an example about setup a library. From build a package to library. ******************************************************* Actually I have read " Writing R Extensions"£¬ I tried many command: build, check, INSTALL,
2005 Jul 07
2
答复: 答复: fail in adding library in new version.
Dear all, I have done every step as the previous mail. 1. unpack tools.zip into c:\cygwin 2. install Active perl in c:\Perl 3. install the mingw32 in c:\mingwin 4. add "c:\cygwin; c:\mingwin\bin" in "Control Panel -> System -> Advanced -> Environment Variables -> Path -> Variable" , and they are in the beginning of the "Path" Because I install R in
2005 Feb 17
2
How to upgrade library from R 1.9.1 to R 2.0.1
Dear All: I have a library for R 1.9.1, it is very easy to setup a library in R 1.9.1. For example: I want to setup a library "test" for R1.9.1. 1. Create a folder "test" in the direct X:\ R\ rw1091\ library \. 2. Create a file "DESCRIPTION" in the direct X:\ R\ rw1091\ library\ test\. 3. Modify the "Package:" and "Title:"
2005 Jun 30
5
答复: fail in adding library in new version.
Dear Gabor, Thank your for helping me so much! I have loaded R the newest version 2.1.1. Then I setup it in the path of D:\program files\R\ 1. unpack tools.zip into c:\cygwin 2. install Active perl in c:\Perl 3. install the mingw32 in c:\mingwin 4. add "c:\cygwin; c:\mingwin\bin" in "Control Panel -> System -> Advanced -> Environment Variables -> Path ->
2005 Oct 10
1
答复: About the group setting in smb.conf.
Hi Gary, My environment is FreeBSD 5.4 , Samba 3.0.12 and the users are = authenticated by AD server(that is the "password server" points to this = server) It seems no "groupmap" command on freebsd, How I can solve this issue? Thanks! Liu -----=D3=CA=BC=FE=D4=AD=BC=FE----- =B7=A2=BC=FE=C8=CB: Gary Dale [mailto:garydale@torfree.net]=20 =B7=A2=CB=CD=CA=B1=BC=E4:
2015 Mar 27
1
答复: 答复: 答复: libvirtd can't start
Laine, you are right, some packages mixed: [root@openstack3 ~]# rpm -qa | grep '\(libvirt\|netcf\|libnl\)' | sort libnl-1.1.4-3.el7.x86_64 libnl3-3.2.21-7.el6.x86_64 libnl3-cli-3.2.21-7.el6.x86_64 libnl3-debuginfo-3.2.21-7.el6.x86_64 libnl-debuginfo-1.1.4-3.el7.x86_64 libnl-devel-1.1.4-3.el7.x86_64 libvirt-client-1.1.1-29.el7_0.3.x86_64 libvirt-daemon-1.1.1-29.el7_0.3.x86_64
2008 Oct 10
0
答复: Re: 答复:Re: a
Thanks samuel, zhang dd, wang zhigang. I have start pvgrub successfully. Thanks you very much. best regards, -- James >>> Samuel Thibault <samuel.thibault@ens-lyon.org> 08年10月10日 下午 16:36 >>> Zhang, Dongdong, le Fri 10 Oct 2008 14:55:00 +0800, a écrit : > if you see "grubdom>", this maybe grub can''t find its config file > Check your
2015 Mar 26
0
Re: 答复: 答复: libvirtd can't start
On 03/26/2015 05:31 AM, 梅磊 wrote: > Hi Martin: > Actually, I have installed all the debuginfo for this coredump file. But the netcf debuginfo report "mismatch" as below: > warning: the debug information found in "/usr/lib/debug/usr/lib64/libnetcf.so.1.4.0.debug" does not match "/lib64/libnetcf.so.1" (CRC mismatch). > > So I ignore this warning before.
2016 Apr 19
0
答复: 答复: How to configure VLAN in CentOS7
Thank you again. I am deploying Liberty Neutron, according the official document, there are two NIC at least, but my physical machine has only one. Someone suggested me I could create a vlan interface, then everything would be ok. Until now, though I created the vlan interface, it can't attach to the Internet. Could other methods created virtual interface instead of vlan interface? Thanks
2016 Sep 21
1
答复: 答复: How to disable CTDB pulling up NICs
Thank you very much for reply. Our test team insists on simulating network failure by using ifdown instead of just unpluging the cable. I have to modify the event script 10.interface. When noticing a NIC failure, CTDB just marks the NIC down and do not try to pull it up. It seems to work fine. -----邮件原件----- 发件人: Martin Schwenke [mailto:martin at meltin.net] 发送时间: 2016年9月18日 18:49 收件人: Weidong
2008 Sep 23
0
答复: Re: 答复: RE: 答复:RE:
Hi all, I have started stubdom, thank all of you. But I still met a problem, that is I found stubdom block when it run 107s. the message in "xm li" : Domain-0 0 1719 2 r----- 171.9 hvmachine 1 256 1 -b---- 110.6 hvmachine-dm
2010 Jan 04
0
[LLVMdev] 答复: 答复: [LLVMdev] How to bind a register variable with a given general purpose register?
or you can just add a built-in function in c frontend "readadcreg()" and emit it as llvm.zhu.readadcreg(), so you can just call the built-in function to get the adc register value. On 2010-1-4 21:27, Demon(Xiangyang) Zhu 朱向阳 wrote: > Hi Ether, > > Thank you very much. I will try it soon as your description. > > Regards > > ________________________________________
2017 Feb 21
0
答复: 答复: Virsh command hanging
I don't know whether this is a bug because I have tried a lot of method to soluted this problem but I alway failed at last I have to upgrade our os version 发件人: abhishek jain [mailto:abhish_jain@yahoo.com] 发送时间: 2017年2月21日 21:33 收件人: 王李明; libvirt-users@redhat.com 主题: Re: 答复: [libvirt-users] Virsh command hanging I can only use RHEL6. Is it a bug in libvirt ?? Regards