Displaying 20 results from an estimated 21 matches for "joon".
Did you mean:
join
2008 Mar 10
3
creating Windows guest VM without display
...er guest VM on a xen machine.
(if anybody interested in how to, refer to Xen Technical Note V07132006)
My further question is: is there a way I can assign a null video device to Windows VM?
I want win server keep working, but not its display (implemented on gnome) on console monitor all the time.
Joon Woo
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Sep 06
1
60% full and writes fail..
...nf :
cluster:
node_count = 2
name = pool_5
node:
ip_port = 1015
ip_address = 10.17.178.132
number = 1
name = jaguar
cluster = pool_5
node:
ip_port = 1015
ip_address = 10.17.178.133
number = 2
name = joon
cluster = pool_5
cluster:
node_count = 2
name = pool_6
node:
ip_port = 1016
ip_address = 10.17.178.132
number = 3
name = jaguar
cluster = pool_6
node:
ip_port = 1016
ip_address = 10.17.178.133
numbe...
2005 Feb 14
3
'combinations' in gtools and stack overflow
Dear R-users,
Let me ask about the 'stack overflow' error which I got when I used
the function 'combinations' in "gtools".
The following is what I did:
---------
library(gtools)
options(expressions=1e5)
combinations(500, 3, 1:500)
# or combinations(400, 2, 1:400)
Error: protect(): stack overflow
---------
How can I overcome this error?
Is there perhaps any other
2007 Mar 24
4
image file URL generated by image_tag include some parameter
I''m using image_tag to generate img tag.
URL of image file generated by image_tag include a parameter like following.
"http:// ..... /images/filename.gif?123123123"
What''s this number parameter for? How can I remove it? I''m using rails
with built-in WEBrick server in test mode.
--~--~---------~--~----~------------~-------~--~----~
You received this message
2010 Nov 10
1
[lattice] densityplot label the peak.
Hi,
I've been trying to find a way to label the the peak or mean of a
densityplot for a while but haven't been successful. Does anyone know how to
accomplish this?
Thank you for your help in advance.
Joon
[[alternative HTML version deleted]]
2012 Mar 19
1
How to use R script in VB?
...that this package is just GUI API
and I still have to run(connect) R to use the script.
Google tells me there are some ways to make R script as an independent
library/module/header so that I can call it in VB, C or JAVA.
Where can I get detailed tutorial or manual for that?
Thanks in advance,
Dong-Joon
[[alternative HTML version deleted]]
2012 Mar 20
1
What is the correct syntax of "for" or "if" in Rexcel
...xcel.
I just want to run such as
Call rinterface.RRun("for(i in 1:10){")
Call rinterface.RRun("a[i,1]<-i")
Call rinterface.RRun("}")
But it doesn't work.
Any solution or trick to use "for" or "if" syntax?
Thanks in advance as always,
Dong-Joon
[[alternative HTML version deleted]]
2017 Nov 09
2
R basic
Can anyone help with scripting the commands below?
1. Add/create a new column to df and name it as ShortPause .
2. Convert ShortPause as a factor variable.
3. ShortPause will have two levels (short and long). Assign short if pause
is smaller than 0.1, and assign
long otherwise.
4. How many ?syntax==intransitive? observations were realized with a tap
(tapped==Tapped)? (Use xtabs()
and ftable() to
2002 Oct 06
6
error bars in line plots
Hi!
Could you tell me how I can draw a graph with error bars?
Sorry, I don't use R that often and I couldn't find it easily in the
documentation.
TIA
--
myriam
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",
2009 Sep 28
0
Installing glusterfs ver 2.* on fedora7 i386 ?
...der,
the operation fails with error messages like ".... invalid argument".
I think there's difference between fc7 and glusterfs ver 2.* in the file attribute format.
Does anyone know how to fix this? The former version 1.3.* is not comfortable to use,
so I don't want to choose.
Joon Woo Kim
2007 Jan 08
1
escape character
Hi All
I have samba 3.0.23d installed on a AIX (5.2) UNIX server and have
mapped a network share on my PC'er.(Windows XP)
My problem is when adding simple text files from my PC'er to the share
and want to edit them in a 'vi' editor, there have been added a escape
character (^M) in the end of each line in the file. Its properly a
'carriage return' or 'line feed'
2005 Nov 14
0
in_place_editor_field inside a partial collection
...1],
but not [comment_body_21_in_place_editor]
Here are the docs for InPlaceEditing:
http://rails.rubyonrails.com/classes/ActionController/Macros/InPlaceEditing/ClassMethods.html
http://rails.rubyonrails.com/classes/ActionView/Helpers/JavaScriptMacrosHelper.html#M000367
What am I missing here?
--Joon
2012 Mar 17
1
Error in conditional execution "missing value where TRUE/FALSE needed"
Hello R friends,
I've got error message as follows;
>
> n<-0
> roc<-array(0,c(ti-1,1))
> avgroc<-0
>
> for(i in 1:ti-1){
+ if(orientation=="in"){
+ if(eff_p1[i,1,i]==1 && eff_p1[i,1,ti-1]<1 && ed[i,1]>d[i,1]){
+ roc[i,1]<-(1/eff_p1[i,1,ti-1])^(1/(ed[i,1]-d[i,1]))
+ n<-n+1
+ }
+ }
+
2023 Oct 31
1
weights vs. offset (negative binomial regression)
...nce of response variable.
>
> I was just wondering?whether my first model is a completely wrong model
> and the use of offset variable?is valid in the case that
> response variable is? not proportional to offset variable such as my
> dataset.
>
> Sincerely,
>
>
> Joon-Taek
>
> 2023? 10? 29? (?) ?? 3:25, Ben Bolker <bbolker at gmail.com
> <mailto:bbolker at gmail.com>>?? ??:
>
> ? ?Using an offset of log(Effort) as in your second model is the more
> standard way to approach this problem; it corresponds to assuming that
&g...
2003 Jul 04
1
Concerning 'tagging proposal'
...roposal when I
can think of my own best way to do it.
I have the tools (mass-tagging, mass-tag-manipulating programs) to
manipulate the tags just the way I like them, no matter how they're already
tagged.
I'm satisfied, and I don't think I'll benefit from a tagging proposal.
Kyungjoon Lee
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe...
2006 Oct 16
0
Problem : Debian xen package removal & installation
...made some
errors as described below.
Could you guys give a solution for this situation ?
Furthermore I'd like to get a correct installation
manual upon Debian etch 4.1.1-13(kernel 2.6.17.13)
If possible, it'll be very helpful to me.
Please let me know as soon as possible.
Thank you.
Joon
ja2319@cluster06:~$ sudo apt-get --purge remove
xen-utils*
Password:
Reading package lists... Done
Building dependency tree... Done
Note, selecting xen-utils for regex 'xen-utils*'
Note, selecting xen-utils-3.0 for regex 'xen-utils*'
Note, selecting xen-utils-3.0-unstable-1 for reg...
2007 Jun 28
4
Apache: mod_balancer vs. mod_proxy_balancer
I''m trying to setup a mongrel cluster. I''m relying on information
collected from a number of sources but I''m relying heavily on
http://mongrel.rubyforge.org/docs/apache.html.
I have noted that a number of sources mention the necessity of having
the mod_balancer module installed in Apache. However, my primary
source makes no mention of this; but instead, mentions only
2007 Jun 03
3
mongrel cluster w/ apache
hi all,
i''m working on deploying my app w/ apache and a mongrel cluster. i''ve
started by copying the instructions and code from the agile rails book
and everything seems to be working fine but apache isn''t forwarding my
requests to mongrel the way i expect it should. there''s nothing in the
rewrite logs and nothing but 404 errors in the apache error logs.
2007 May 15
5
rake db:migrate sucks
I have installed ruby1.8.5-22 under windows,
and then rails 1.2.3
and also i update rubygems to 0.9.3 with gems update --system
however,when i enter the project directory and input the command rake
db:migrate,it sucks with the following errors:
rake aborted!
uninitialized constant ActionController
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:2028:in
`const_missing''
2013 Apr 12
0
pairwise ANOSIM test
An embedded and charset-unspecified text was scrubbed...
Name: ?????? ?? ????????.
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130412/7bbdecd1/attachment.pl>