[R] Understanding mod.matrix for directed networks

2015-05-18 Thread Aziz, Muhammad Fayez
Dear Gabor, Please find attached an Excel file with detailed information on a four node directed network to calculate its pairwise modularity matrix using igraph: mod.matrix(). I have tried multiple combinations to figure out how the formula works or is applied but failed to find

[R] symm parameter of heatmap

2015-02-05 Thread Aziz, Muhammad Fayez
Hi, What exactly is the difference between using symm=TRUE and symm=FALSE in a heatmap. More elaborately, when symm=FALSE, what does the heatmap plots because it seems like it changes the scale and makes it asymmetric, even if x is symmetric and square. Additionally, is it possible to

Re: [R] meta data on infert data set

2014-02-02 Thread Aziz, Muhammad Fayez
) .OO#. .OO#. rocks...1k --- Sent from my phone. Please excuse my brevity. On February 1, 2014 5:57:37 PM PST, Aziz, Muhammad Fayez az...@illinois.edu wrote: Hi, I wanted to know what the following columns mean

[R] meta data on infert data set

2014-02-01 Thread Aziz, Muhammad Fayez
Hi, I wanted to know what the following columns mean in the infert dataset: parity count matched set number 1-83 stratum number 1-63 Thank you, Fayez Urbana, IL, USA [[alternative HTML version deleted]] __ R-help@r-project.org

Re: [R] How to auto adjust panel width according to number of box plots in bwplot

2013-08-07 Thread Aziz, Muhammad Fayez
to do that. Thanks again, Fayez From: Richard M. Heiberger [r...@temple.edu] Sent: Monday, August 05, 2013 11:38 PM To: Aziz, Muhammad Fayez Cc: r-help@r-project.org Subject: Re: [R] How to auto adjust panel width according to number of box plots in bwplot

[R] How to auto adjust panel width according to number of box plots in bwplot

2013-08-05 Thread Aziz, Muhammad Fayez
Hi, My question is how to auto adjust panel width according to number of box plots in bwplot. I mean if a panel has 10 box plots and another has only two, I need to make the later panel thinner than the first. I am familiar with panel.width and layout.widths params but couldn't work it in my

[R] Variable panel sizes in box plot

2013-08-04 Thread Aziz, Muhammad Fayez
Hi, My question is how to make panel sizes variable in box plots. I mean if a panel has 10 box plots and another has only two, I need to make the later panel thinner than the first. Regards, Fayez Grad Student UIUC, USA __ R-help@r-project.org

Re: [R] R-help Digest, Vol 126, Issue 6

2013-08-04 Thread Aziz, Muhammad Fayez
Hi, My question is how to make panel sizes variable in box plots. I mean if a panel has 10 box plots and another has only two, I need to make the later panel thinner than the first. Regards, Fayez Grad Student UIUC, USA __ R-help@r-project.org

Re: [R] Variable panel sizes in box plot

2013-08-04 Thread Aziz, Muhammad Fayez
Hi Jeff, Thank you for your response. Pardon my lapse. Please find attached the code, data and output. I have used bwplot. Fayez From: Jeff Newmiller [jdnew...@dcn.davis.ca.us] Sent: Sunday, August 04, 2013 5:29 PM To: Aziz, Muhammad Fayez; r-help@r

Re: [R] Variable panel sizes in box plot

2013-08-04 Thread Aziz, Muhammad Fayez
: Sunday, August 04, 2013 5:43 PM To: Aziz, Muhammad Fayez Cc: r-help@r-project.org Subject: Re: [R] Variable panel sizes in box plot On 08/05/2013 08:01 AM, Aziz, Muhammad Fayez wrote: Hi, My question is how to make panel sizes variable in box plots. I mean if a panel has 10 box plots

[R] How to interpret Poisson curve

2012-08-09 Thread Aziz, Muhammad Fayez
Hi All, My question is more academic than technical. The question is about interpretation of Poisson curve. I am using it to assess scale-free nature of degree distribution. Can you please briefly describe what is meant by the Poisson curve when you give it your range of k-neighbour data

Re: [R] community finding in a graph and heatplot

2012-06-05 Thread Aziz, Muhammad Fayez
] Sent: Monday, June 04, 2012 6:33 PM To: Aziz, Muhammad Fayez Cc: r-help@r-project.org; Caetano-Anolles, Gustavo Subject: Re: [R] community finding in a graph and heatplot On Sun, Jun 3, 2012 at 4:11 PM, Aziz, Muhammad Fayez az...@illinois.edu wrote: Hmm interesting. To come to think

Re: [R] community finding in a graph and heatplot

2012-06-03 Thread Aziz, Muhammad Fayez
...@gmail.com [csardi.ga...@gmail.com] on behalf of Gábor Csárdi [csa...@rmki.kfki.hu] Sent: Sunday, June 03, 2012 8:56 AM To: Aziz, Muhammad Fayez Cc: r-help@r-project.org; Caetano-Anolles, Gustavo Subject: Re: [R] community finding in a graph and heatplot The problem is that your graph is unconnected

Re: [R] community finding in a graph and heatplot

2012-05-31 Thread Aziz, Muhammad Fayez
(red, vcount(g)) dendrapply(dend, colLab) # modifies ColorGroupsOrdered From: csardi.ga...@gmail.com [csardi.ga...@gmail.com] on behalf of Gábor Csárdi [csa...@rmki.kfki.hu] Sent: Thursday, May 31, 2012 10:45 AM To: Aziz, Muhammad Fayez Cc: r

Re: [R] community finding in a graph and heatplot

2012-05-31 Thread Aziz, Muhammad Fayez
] on behalf of Gábor Csárdi [csa...@rmki.kfki.hu] Sent: Thursday, May 31, 2012 4:23 PM To: Aziz, Muhammad Fayez Cc: r-help@r-project.org Subject: Re: [R] community finding in a graph and heatplot On Thu, May 31, 2012 at 12:08 PM, Aziz, Muhammad Fayez az...@illinois.edu wrote: Thank you so much

[R] community finding in a graph and heatplot

2012-05-28 Thread Aziz, Muhammad Fayez
Hi everyone, I am using the fastgreedy.community function to get the $merges matrix and the $modularity vector. This serves my purpose of testing modularity of my graph. But I am greedy to plot the heat map and dendrrogram based on the $merges dendogram matrix. I know that heatplot does the

Re: [R] Panel.abline would not show beyond a certain slope value

2012-04-09 Thread Aziz, Muhammad Fayez
Yup. Latest version 2.15.0 for windows solved the problem alright! Thank you Uwe. Regards, Fayez From: Uwe Ligges [lig...@statistik.tu-dortmund.de] Sent: Monday, April 09, 2012 9:56 AM To: Aziz, Muhammad Fayez Cc: r-help@r-project.org Subject: Re: [R

[R] Print std. Error separately from mle-class object

2012-04-04 Thread Aziz, Muhammad Fayez
Hi, I am using power.law.fit to get an mle-class object in tmp and print summary(tmp), coef(tmp) and logLik(tmp). I wanted to print the std. error for alpha separately as I want to show these values concisely in a graph legend. coef(summary(tmp)) displays the alpha and std. error jointly,

Re: [R] Print std. Error separately from mle-class object

2012-04-04 Thread Aziz, Muhammad Fayez
From: Jeff Newmiller [jdnew...@dcn.davis.ca.us] Sent: Wednesday, April 04, 2012 5:54 PM To: Aziz, Muhammad Fayez; r-help@r-project.org Subject: Re: [R] Print std. Error separately from mle-class object Are you aware that the summary function normally returns a data value that you

[R] How to access value of the conditioning variable in my panel

2012-03-28 Thread Aziz, Muhammad Fayez
Hi, I have 10 panels in the mypanel function of my xyplot based on the conditioning variable and I want to print those ten values, panel headings, groups, .. whatever you want to call them. Easiest way please! Fayez [[alternative HTML version deleted]]