Displaying 20 results from an estimated 26 matches for "questons".
Did you mean:
questions
2011 Sep 14
1
Questons about 'igraph' package
...he 'color' attribute does work, the nodes are red and green, but the 'name'
attribute doesn't work, I still have the numeric id on each node (0-99).
Can anyone tell me how to solve this problem?
Thank you,
Karena
--
View this message in context: http://r.789695.n4.nabble.com/Questons-about-igraph-package-tp3814338p3814338.html
Sent from the R help mailing list archive at Nabble.com.
2015 Jul 27
0
[LLVMdev] a questons about poolalloc
Hello, today I download poolalloc from "
https://github.com/llvm-mirror/poolalloc". and I compiled it with LLVM3.3.
Then when I excute "make",I get the error:
I correct the path of callsite.h. there is another error:
so I wonder if I get the wrong version, and where should I get the right
version compiler with LLVM3.3?
-------------- next part --------------
An HTML
2005 Dec 29
0
newb queston to fellow Railians
I get stuct at this...i get this message when i load my site...give me
some idea how to fix it...
MissingSourceFile in <controller not set>#<action not set>
No such file to load --
../my_app/cookbook/script/../config/../config/routes.rb
RAILS_ROOT: ../my_app/cookbook/script/../config/..
when rails generate the script i don''t have file routes.rb.
thanks in advance.
--
2004 Apr 06
0
queston for res_radius users
Hi,
I am having problem compiling radius support for asterisk and am wondering
if anyone would point out whats wrong, here is what I get when complie
cc -DOPENSSL_NO_KRB5 -fPIC -c -o res_radius.o res_radius.c
res_radius.c: In function `RDial_exec':
res_radius.c:1047: parse error before `char'
res_radius.c:1058: `buf' undeclared (first use in this function)
res_radius.c:1058:
2002 Mar 13
0
Queston on using the delete option
You brought up a very good point which described what rsync can and can
not do. Because of the robustness of this application, we are trying
to find a way to use rsync and replacing our current primitive system
which uses tar and send the data over a small pipe.
Since my last posting, I have thought about not using the
"--delete"option and instead, gather a list of files to be
2003 May 06
4
Questons about R capabilities
Hello,
1) I am interested in performing a limited-dependent variable linear regression. By this I mean a classical linear regression, but for the case where the values of the dependent variable cannot vary from -infinity to +infinity, but are truncated and so are between two finite limits L1 and L2. Does R1.7 have this capability? If so what is (are) the relevant command(s)?
2) I am also
2012 Feb 13
3
Using LightDM as a headless XDMCP server without physical graphics card
Hi,
I'm currently testing the XDMCP functionality of LightDM which seems to
work flawless, however, there is one issue which I cannot resolve:
The machine I am using for my setup is a dedicated machine running some
VM's, these VM's don't have any graphics card associated and run
headless and the only form of command is via a web interface or SSH.
LightDM seems to use the
2008 Oct 20
1
Categorical Response Query
Hi all,
I have a queston about Categorical response.
i have a data frame containing age, sex, class, success(1=success,
0=non sucess).
age, sex,class are the explantory variables, and sucess is the
response variable. and i can get n (the nunber of times each age
occurs) and r (the number of sucess of that age).
when I try to creat the regression relationship for these variables, I
have seen
2010 Dec 09
1
set dataframe field value from lookup table
Hi
This is (hopefully) a bit more cogent phrasing of a previous post. I'm
trying to compute a z-score to rows in a large dataframe based on values in
another dataframe. Here's the script (that does not work). 2 questons,
1) Anyone know of a more elegant way to calculate the "rounded" age value
than the nested ifelse's I've used?
2) how to reference the lookup table based on computed indices?
Thanks
Jon
# Define tables
DSTzlook <-
read.table("/Users/jween/Documents/ResearchProjects/AB...
2013 Aug 03
2
Add a public ssh key form node A to authorized keys on node B
With the risc I ask a queston answered a hunderd times before (which I
couldn''t find)...
On node A I want to create a ssh key. For this I exec a ssh-keygen. Now I
want the generated public key added to the authorized key file of node B.
Probably I need the ssh_authorized_key resource for this. But then I need
the public key of node A as a string in node B. I can''t see how to
2012 May 08
1
Error with psi value for 'segmented' package for R
...help), eg:
temp gpp
5 10.1494724447878
10 9.64730588470101
15 19.3439579009423
20 20.6756229089911
25 13.7902544619339
30 21.9355758560751
or
temp gpp
5 8.64380785577685
10 9.47992535226006
15 16.7556554476544
20 14.5189937476639
25 20.6874556832793
30 17.5509059595314
I saw post with similar questons but none of them had the answer I am looking for.
Would there be anyone that could help me with this?
Thanks a lot for your time and help.
Best regards,
Szymon
2015 Oct 12
2
Should I worry about test failures in a release?
On 12 October 2015 at 16:29, Joachim Durchholz via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> I've been planning to switch to a new release whenever it's out.
> What are the advantages of following trunk?
Some people prefer following releases and having a higher cost when
migrating, other people prefer to spread the cost over many months,
but you'll have to resolve
2010 Feb 01
1
Question about interpretation of paired t-tests
...a few questions about the correct interpretation of a paired t-test.
(i don't think that this matters, but I'm using R 2.10.1 on Windows).
to my questions:
i've been using a lot of time about this minor concerns now and I hope
you can help me...
I use one- and two-sided t-tests. My questons are on one side about how
R uses the hypothesis' and the second one is about p-vaues. First the
one-sided:
> t.test(var1,var2,paired=T,alternative="g")
Paired t-test
data: var1 and var2
t = 4.3456, df = 50, p-value = 3.401e-05
alternative hypothesis: true difference...
2002 Apr 17
5
what quality ?
hi,
what quality is recommended to encode to for cd quality?
i mean, for mp3, i used to encode to 128kb/s ( maybe it's a bit low..
)..
so what quality ( or bitrate ) do you recommend?
thanks,
gabor
p.s: i'm sure this queston was asked here at least 1000x but it's hard
to search for 'bitrate' here :-)
<p><p><p>--- >8 ----
List archives:
2010 Sep 07
5
question on "optim"
Hey, R users
I do not know how to describe my question. I am a new user for R and write the
following?code for a dynamic labor economics?model and use OPTIM to get
optimizations and parameter values. the following code does not work due to
the?equation:
?? wden[,i]<-dnorm((1-regw[,i])/w[5])/w[5]
where w[5]?is one of the parameters (together with vector a, b and other
elements in vector
2007 Mar 10
2
barplot, for loop?
Hi R-users,
I have a dataset like this:
kuvaaja
kuva
yhteispisteet
Hannu
isokala
8
Hannu
kaapin alta löytynyt
2
Hannu
kaapin alta löytynyt 2
8
Hannu
limamikko
1
Hannu
maukasta marmeladia
8
Hannu
skrinnareita
4
Hate
madekoukkujen suojelupyhimys
3
Hate
matka aikaan joka ei enää palaa
3
Hate
munat puoliks padassa
6
Hate
pyynikki
2
Hate
vailla armeerausta
2
2009 Apr 27
0
How convert all movies and music (including protected DRM) a
The guide shows how to crack drm from protected wmv, wma, m4p, m4v, m4a, aac files and convert to unprotected WMV, MP4, MP3, WMA or any video and audio formats you like, such as AVI, MPEG, MOV, 3GP, m4a, aac, wmv, ogg, wav... and alos will show you how to burn them to a DVD
Part 1: how to convert all movies and music (including protected DRM Video and Music)
Queston 1: I purchased and
2002 Feb 05
0
[akpm@zip.com.au: Re: ext3 and chattr +S on postfix spools]
postfix-users seems to be a subscription only list. I'd recommend
incorporating TDMA <http://tdma.sf.net/> to allow for easy discussion by
outsiders
Andrew Morton (of ext3 fame) had sent this message to postfix-users list
I am forwarding so that Wietse can hopefully provide the definitive
answer to the question Andrew Morton/Stephen Tweedie seek
----- Forwarded message from Andrew
2004 Jun 01
2
MD5Sum for CentOS-3.1 DVD iso?
Hello everyone. Thanks to everyone who made this project possible. This
is my first post, although I have looked at the archives. I haven't found
an answer to this in the archives, so I thought I would post it here.
I've downloaded the DVD iso for CentOS-3.1 from BitTorrent, and I'm
leaving my torrent open for another day or so to help out. I see there is
an MD5Sum file for the
2005 Aug 09
1
PDC, usrmgr.exe created user lacks profile info
I'm finally near the end (I hope) of setting samba 3.0.14a as a PDC on a
debian sarge, but I (and google, and list archive) can't manage to find
a solution.
When I add user with the help of usrmgr on my XP box, user is created
both in linux and samba (thanks user add script), but lacks profile info
(I mean Home Directory, HomeDir Drive, Logon Script and Profile Path),
so roaming profile