[R] Syntax for getting covariance matrix

2006-12-13 Thread Elena
I am new at using R and was wondering if someone can give me the exact syntax for getting the covariance matrix. I used logit to generate the equation. Specifically the syntax was: glm(formula = Status ~ A + B + C + D + E, family = binomial(link = logit), data = logit) Do you know th

[R] review by statistician/ Heiberger and Holland

2004-08-21 Thread Sam McClatchie & Elena Turin
.sardi.sa.gov.au/aquatic/index.html> to buy it. Best fishes Sam -- Sam McClatchie & Elena Turin 22 McKenzie St, Coromandel Valley, Adelaide, South Australia 5051 email <[EMAIL PROTECTED]> Telephone: (61-8) 8270 1022 cell. 0431 304 497 Research home

[R] Help on Discriminant analysis

2004-01-12 Thread Elena Stanghellini
Dear All, I wonder if there are routines in R to perform any test to discarding variables from a function to discriminate between two multinormal populations (such as e.g. Rao test , 1973, explained in Mardia Kent and Bibby 1979, pag. 323). Many thanks in advance, Elena

[R] embedding R: plot freezing

2003-04-12 Thread Elena Zheleva
and then one of two things happens. i either get a segmentation fault, or the plot displays and freezes, so i cannot close it. currently, i have R initialized with the following args: char *argv[] = {"simulus", "--no-save", "--silent"}; does anyone have any idea wh

Re: [R] libR.so - not recognized

2003-03-10 Thread Elena Zheleva
related packages. > > Good luck. > > > > > > elena zheleva > > > > __ > > [EMAIL PROTECTED] mailing list > > > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > > -- >

[R] libR.so - not recognized

2003-03-09 Thread Elena Zheleva
ilddir)/bin -lR 'gtk-config --libs' #(the path to the executable libR.so is correct) r_main:r_main.o gcc -o r_main r_main.o $(LIBR)" any ideas why it is not working? thanks in advance for yor help!!! elena zheleva __ [EMAIL