Displaying 20 results from an estimated 29 matches for "marwan".
Did you mean:
marian
2003 Apr 16
2
barplot2
....ci = TRUE, ci.l = cil, ci.u = ciu,
plot.grid = TRUE)
box()
However, obviously I lose the collors when converting from ps to a pdf
(outside of R) but I get a single shaded pattern!
Is it my choice of collors? Or the conversion software I am using?
Any help would be appreciated.
TIA Marwan
> R.version
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 6.2
year 2003
month 01
day 10
language R
=======================
Marwan Khawaja
marwan.khawaja@aub.edu.lb
Associate Professor & Director
http://webfaculty.aub.e...
2004 Jan 13
2
email problem
Hello
Is anyone else having problems receiving email from the list? No email from R
help today!
Thanks Marwan
-------------------------------------------------------------------
Marwan Khawaja http://departments.aub.edu.lb/~mk36
2002 May 02
1
design/HMISC packages
...failure: %1 is not a valid Win32 application.
Error in library(design, T) : .First.lib failed
> version
_
platform i386-pc-mingw32
arch x86
os Win32
system x86, Win32
status
major 1
minor 4.1
year 2002
month 01
day 30
language R
>
Thanks for your help
Marwan
=======================
Marwan Khawaja marwan.khawaja at aub.edu.lb
Center for Research on Population & Health Tel: +961 1 35 00 00-4668 (self)
Faculty of Health Sciences +961 1 35 00 00-4640 (secr)
American University of Beirut +961 1 35 00 00-2821 (home)
Beirut, Lebanon...
2002 Nov 04
2
interpolation
...t at birth) by age which I want to interpolate back
in time (to 5 more age points).
There are many functions in R to do this and I wonder if anyone has experience
in using these -- any preference/caveat etc? I am trying to find an alternative
to linear interpolation.
Using R 1.6.0 under windows
TIA Marwan
--------------------------------------------------------------------------------
--------------------------------------------------------
Marwan Khawaja - http://webfaculty.aub.edu.lb/~mk36/ If you have MS
Internet Explorer!
-----------------------------------------------------------------...
2002 Aug 05
1
Dotplot
...ary) to make a graph of rates
with confidence intervals but I get a 'black' background -- nice but not on a
printed document:
>Dotplot(group~Cbind(rate,lower,upper)|mortality,data=mort,ylab=' ')
How do I change the background (and other) collors in Dotplot?
Thanks for you help.
Marwan Khawaja
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 5.0
year 2002
month 04
day 29
language R
--------------------------------------------------------------------------------
-------------------------------------------------...
2003 Dec 23
1
mca
...ar All,
I want to 'impose' supplementary points to an mca plot -- using V&R MASS
library -- and I wonder if anyone had any luck. The book (4th edition) says it
can be done using predict.mca but there are no examples provided in the help
pages.
Would appreciate any help/pointers.
Thanks Marwan
btw, to Professor Ripley -- the abbrev=TRUE option for labels does not seem to
work.
R.Version
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 8.1
year 2003
month 11
day 21
language R
--------------------------------------...
2004 Jan 01
1
ade4
...e package.
data(banque)
> banque.acm <- dudi.acm(banque, scann = FALSE, nf = 3)
> scatter.dudi(banque.acm)
Using,
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 8.1
year 2003
month 11
day 21
language R
TIA, Marwan
-------------------------------------------------------------------
Marwan Khawaja http://departments.aub.edu.lb/~mk36
2012 Sep 26
1
Inconsistent iptables forwarding rules for virtual networks?
...r should the rules just
be rearranged by libvirt, so that any rule on the FORWARD chain which has a
REJECT target (which reject forwarding "to" some virtual interface) would go to
the end of the chain, and thus, allowing the virtual networks to reach each
other by default?
Thanks.
Marwan
2002 Jun 20
2
scatterplot3d
...main="Conditional probabilities, Model 3")
Nice! but,
1) Not clear how to attach a vector of alphanumeric labels for rows and
columns -- instead of the rownames.
2) What is the 'pch' option for producing vertical lines (for the values)
exactly the size of the 'boxes'?
TIA Marwan
Oops!
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 5.0
year 2002
month 04
day 29
language R
--------------------------------------------------------------------------------
---------------------------------------------------...
2002 Jun 12
1
confidence intervals
Hello,
I wonder if anyone has a function for calculating confidence intervals for
ratios. I have mortality rates calculated for several groups from sample
data -- but these can be treated as ratios?). I am entertaining the idea of
bootstrapping them.
Any help would be greatly appreciated.
TIA, Marwan
----------------------------------------------------------------------------
------------
Marwan Khawaja - http://departments.aub.edu.lb/~mk36/ If you have MS
Internet Explorer!
----------------------------------------------------------------------------
------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2003 Jan 19
1
proxy connection
...l' in the Module subdirectory as suggested in Changes.
But I still get an error when trying to update packages: 'Rgui.exe has
generated errors and will be closed by Windows'
Any hint would be appreciated.
I know this has been discussed before but I do not seem to find the thread --
TIA Marwan Khawaja
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 6.2
year 2003
month 01
day 10
language R
-----------------...
2013 Feb 24
1
VMs XML difinitions can't be recognized after upgrading to libvirt 0.9.13
...n auto-generated, and the
new VM now is recognized.
So, if this is caused by incompatibility with the old schemas, would the
solution be to manually recreate all the VMs by importing their disk images to
the newly created VMs, or is there a more intelligent approach?
Thanks for your time.
Marwan
2012 Nov 19
3
unable to ping from guests in virbr0 to guests in virbr1 network
Hi all,
I have 3 guests (2-RHEL4 and 1 RHEL6) and have some issues regarding
networking between them. The 2 RHEL4 system's use default bridge virbr0 and
get ip's of range 192.168.122.0/24 (192.168.122.207, 192.168.122.167)
I created another bridge (virbr1) with NAT forwarding (no dhcp). The
network i choose was 192.168.100.0/24. And the third system (RHEL6) was
assigned static ip-addres
2003 Jun 19
1
Path analysis
Dear all,
I'm new R's user and I'm looking for package dealling with Path analysis. Does it exist ? Where ?
Best,
Regis Martin PhD Student
Laboratory of Altitutdinal Population Biology UMR CNRS 5553
Universté de Savoie
Bât. Belledonnes
00 33 (0)4 79 75 86 44
regis.martin at univ-savoie.fr
2004 Nov 22
1
Search enginge
Hello,
The search engine in Netscape 7.1 does not seem to work for me -- it used to
work fine before. I do get the html help page but nothing happens when I enter
a keyword for search.
Java plug in and it is enabled -- so this is not the problem.
Any help would be appreciated.
Thanks Marwan
> version
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 0.1
year 2004
month 11
day 15
language R
-------------...
2000 Oct 31
2
log-linear
Hi,
It appears that there is no package for estimating log linear models (L.
Goodman's family) for data in the form of frequency tables. Am I wrong?
Thanks
Marwan Khawaja
Research Coordinator
Fafo, Institute for Applied Social Science
N-0608 Oslo, Norway
Tel +47 22 08 86 00
+47 22 08 86 94 (Direct)
+47 22 67 33 05 (Private)
Fax +47 22 08 87 00
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -...
2002 Jul 01
2
"_"
If I remember correctly, every time the dreaded "_" arises as an
assignment operator in polite emails, the advantage of last resort cited
in its defence is that it is only a single (albeit shifted) keystroke. I
can only speak for the excellent NEdit, but it is a trivial task to assign
some otherwise unloved key (my favorite is that funny accent at the left
of the digit row) to
2003 Jan 22
1
Using Internet proxies
There have been quite a few questions recently about this, so I have
tried to gather experience. I set up a proxy using Apache2 (a very common
server) behind our firewall and tried various authentication approaches.
One comment: all the methods return error messages when they fail. Please
don't report `it doesn't work' without the full details.
1) For a proxy that authenticates
2003 Jan 25
1
survey package
A new package `survey' for analysing complex survey samples is on CRAN.
It handles stratification, clustering, and unequal sampling probabilities
in descriptive statistics, glms, and general maximum likelihood fitting.
The package is still under development:
- it doesn't do the finite population correction to variances
- it needs some real life worked examples
Most importantly,
2003 Jan 25
1
survey package
A new package `survey' for analysing complex survey samples is on CRAN.
It handles stratification, clustering, and unequal sampling probabilities
in descriptive statistics, glms, and general maximum likelihood fitting.
The package is still under development:
- it doesn't do the finite population correction to variances
- it needs some real life worked examples
Most importantly,