search for: feldesman

Displaying 20 results from an estimated 82 matches for "feldesman".

2001 Nov 16
2
Finite Mixture Analysis
Are there any S-Plus or R libraries/packages that do Finite Mixture Analysis following the algorithms similar to those implemented in Geoffrey MacLachlan's EMMIX program? Thanks. Dr. Marc R. Feldesman email: feldesmanm at pdx.edu email: feldesman at attglobal.net fax: 503-725-3905 "Don't know where I'm going. Don't like where I've been. There may be no exit. But hell, I'm going in." Jimmy Buffett Powered by Superchoerus - the 700 MHz Coppermine Box -.-.-.-....
2001 Aug 12
2
rpart 3.1.0 bug?
...I can't deduce from the help files or the readme what has changed that causes this error (I also can't exactly figure out what the error is). The example use of xpred.rpart works fine, but doesn't have a parms argument in the rpart function call. Any help appreciated. Dr. Marc R. Feldesman email: feldesmanm at pdx.edu email: feldesman at attglobal.net fax: 503-725-3905 "Don't know where I'm going. Don't like where I've been. There may be no exit. But hell, I'm going in." Jimmy Buffett Powered by Superchoerus - the 700 MHz Coppermine Box -.-.-.-....
2001 Sep 13
3
OT: ps -> eps -> MS Word
...ep the .eps resolution the same as the .pdf/.ps resolution? (I realize that LaTex is the way to go, but I'm too near completion of this project to change the entire document. And, the journal is too Neanderthal to accept a manuscript in LaTex format). I welcome suggestions. Dr. Marc R. Feldesman email: feldesmanm at pdx.edu email: feldesman at attglobal.net fax: 503-725-3905 "Don't know where I'm going. Don't like where I've been. There may be no exit. But hell, I'm going in." Jimmy Buffett Powered by Superchoerus - the 700 MHz Coppermine Box -.-.-.-....
2004 May 30
1
summary.lm
...(lm.D90) Error: '.Alias' is defunct. See ?Defunct. platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 1 minor 9.0 year 2004 month 04 day 12 language R I'd be perfectly happy to be straightened out here. Thanks. Dr. Marc R. Feldesman Professor and Chairman Emeritus Anthropology Department - Portland State University email: feldesmanm at pdx.edu email: feldesman at attglobal.net fax: 503-725-3905 "Don't knock on my door if you don't know my Rottweiler's name" Warren Zevon "Its midnight and I...
2001 Aug 03
2
Math symbols in email - not completely OT
What is the generally accepted way to put certain math symbols into plain text email? For example, how does one convey the "is exactly equal to", "is approximately equal to", and "delta" symbols in a standard text-based (e.g. Courier) font? Dr. Marc R. Feldesman email: feldesmanm at pdx.edu email: feldesman at attglobal.net fax: 503-725-3905 "Don't know where I'm going. Don't like where I've been. There may be no exit. But hell, I'm going in." Jimmy Buffett Powered by Superchoerus - the 700 MHz Coppermine Box -.-.-.-....
2004 Apr 02
5
Plot symbols for more than 25 groups
Is there any effective way to get distinct geometric plotting symbols and colors for plots involving more than 25 groups? Thanks. Dr. Marc R. Feldesman Professor and Chairman Emeritus Anthropology Department - Portland State University email: feldesmanm at pdx.edu email: feldesman at attglobal.net fax: 503-725-3905 "Don't knock on my door if you don't know my Rottweiler's name" Warren Zevon "Its midnight and I...
2002 Sep 14
2
OT: Compiling EMMIX
...9;s answer, let me ask two questions of this group: 1) has anyone here successfully compiled EMMIX from the source code supplied on MacLachlan's site? 2) is the f77 that comes with RH Linux the same as or significantly different from that on Unix boxes? Thanks for your help. Dr. Marc R. Feldesman Professor and Chairman Emeritus Anthropology Department - Portland State University email: feldesmanm at pdx.edu email: feldesman at attglobal.net fax: 503-725-3905 "Sometimes the lights are all shining on me, other times I can barely see, lately it's occurred to me, what a long str...
2003 Mar 15
3
round() seems inconsistent when rounding 5s
It may be my lack of unerstanding, but round() seems to me to give inconsistent results when rounding 5s as in the following examples? > round(1.45, 1) [1] 1.4 # OK > round(2.45, 1) [1] 2.5 # shouldn't this be 2.4? > round(1.05, 1) [1] 1.1 # 1.0 ? and signif(): > signif(2.445, 3) [1] 2.44 # OK > signif(3.445, 3) [1]
2001 Dec 26
1
ESS 5.1.19 w/Xemacs 21.4.6
..., R is loaded correctly even though the error occurs. If I change the line to: (load-file "f:/xemacs/xemacs-21.4.6/lisp/ess-5.1.19/lisp/ess-site.el"), I get the same error. What stupid error have I made in configuring Xemacs? Emacs ran fine with no errors. Thanks, Dr. Marc R. Feldesman email: feldesmanm at pdx.edu email: feldesman at attglobal.net fax: 503-725-3905 "Don't know where I'm going. Don't like where I've been. There may be no exit. But hell, I'm going in." Jimmy Buffett Powered by Superchoerus - the 700 MHz Coppermine Box -.-.-.-....
2002 May 23
5
logistic regression or discriminant analysis ?
Hello, Does logistic regression really provide better results than lda or qda ? (my purpose is not classification but highlighting of discriminant variables). If this is true, where could I get an R script performing stepwise logistic regression ? Thanks -- Daniel AMORESE Lab. M2C "Morphodynamique Continentale et C?ti?re" UMR CNRS 6143 Caen/Rouen Centre de G?omorphologie UCBN
2003 Jun 26
3
Compiling R for OS X 10.2.6 (Darwin 6.6)
...iate any pointers from experienced Mac folks out there. (BTW, I did find Jan de Leuew's binary of 1.7.1. It installs fine in the meantime, but it would still be helpful to resolve the compilation problem as I expect we'll encounter other issues like this soon). Thanks. Dr. Marc R. Feldesman Professor and Chairman Emeritus Anthropology Department - Portland State University email: feldesmanm at pdx.edu email: feldesman at attglobal.net fax: 503-725-3905 "Sometimes the lights are all shining on me, other times I can barely see, lately it's occurred to me, what a long str...
2001 Feb 01
3
summary() vs mean()
...cond variable but not the first? 2) Why does the digits argument seem not to have any effect in R 1.2.1's summary()? P.S. I also pasted the example code from the summary help file into the R 1.2.1 window. The digits argument doesn't change the results there either. Dr. Marc R. Feldesman email: feldesmanm at pdx.edu email: feldesman at attglobal.net fax: 503-725-3905 "Don't know where I'm going. Don't like where I've been. There may be no exit. But hell, I'm going in." Jimmy Buffett Powered by Superchoerus - the 700 MHz Coppermine Box -.-.-.-....
2000 Aug 26
1
Warning - Naive Question Alert
...rily or very likely return a sample that has the *same* properties as the given population. At best, I can sift though replicates until I find the one closest to the "original". This approach doesn't seem very efficient or valid. Is there another way to do this? Dr. Marc R. Feldesman email: feldesmanm at pdx.edu email: feldesman at ibm.net fax: 503-725-3905 "Don't know where I'm going. Don't like where I've been. There may be no exit. But hell, I'm going in." Jimmy Buffett Powered by Superchoerus - the 700 MHz Coppermine Box -.-.-.-.-.-.-....
1999 Jun 16
0
RE: Venables & Ripley 3rd edition
I have in my inbox a note saying books are expected in early August. However, for R users there is relatively little advantage in the third edition, except that almost everything works unchanged. The real advantages of the third edition are for users of S-PLUS 5.x and 4.5/2000. > From: Marc R. Feldesman > To: guido at hal.stat.unipd.it; 'Guido Masarotto '; 'Maria Wolters ' > Cc: 'r-help at stat.math.ethz.ch ' > Sent: 6/6/99 9:29 AM > Subject: RE: [R] R: question about vectors + for loop > > FWIW. Amazon.com is accepting orders, but after having placed an...
2002 Apr 07
2
save.image() error
...rrupt. Since I didn't do anything (that I'm aware of) to precipitate this error -- I haven't installed or updated any packages for a few weeks -- I'm a bit baffled by the error. What is its cause and what are the suggested "cures". Thanks for your help. Dr. Marc R. Feldesman email: feldesmanm at pdx.edu email: feldesman at attglobal.net fax: 503-725-3905 "Don't know where I'm going. Don't like where I've been. There may be no exit. But hell, I'm going in." Jimmy Buffett Powered by Superchoerus - the 700 MHz Coppermine Box -.-.-.-....
2002 Apr 13
1
save.image() issue resolved - I hope
...is actually necessary), or manually resetting the archive bit before using R seems to "solve" the problem. BTW, I've been using a program called Powerdesk 5.0 (for Windows XP) to do the synchronization. The DVD-RW is prepared using Roxio's Direct CD/DVD 5.14. Dr. Marc R. Feldesman Professor and Chairman Anthropology Department - Portland State University email: feldesmanm at pdx.edu email: feldesman at attglobal.net fax: 503-725-3905 "I've proved who I am so many times, the magnetic strip's worn thin" Bruce Cockburn Powered by Tyrannochoerus - the...
2000 Mar 08
1
Coercing character to factor
...ata=mydata) or mydata[,2]<-as.factor(mydata[,2]) test.rp<-rpart(genus~x+y+z+a+b+c, data=mydata) Is this an R, RPART, or stataread issue? Where did I think I read that R coerced character variables to factors if the context called for factor variables? ===================== Dr. Marc R. Feldesman Professor and Chairman Anthropology Department Portland State University 1721 SW Broadway Portland, Oregon 97201 email: feldesmanm at pdx.edu phone: 503-725-3081 fax: 503-725-3905 http://odin.cc.pdx.edu/~h1mf ====================== -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2002 Apr 13
1
save.image() error reappears
...have any experience with running R under Windows XP on a 2.2 GHz P4? (This should hardly be an issue, but I'm grasping at straws right now. My machine has 1024 MB RAM and a 120 GB Hard drive). Any suggestions welcomed. I'm tearing out what little hair I have left. Dr. Marc R. Feldesman Professor and Chairman Anthropology Department - Portland State University email: feldesmanm at pdx.edu email: feldesman at attglobal.net fax: 503-725-3905 "I've proved who I am so many times, the magnetic strip's worn thin" Bruce Cockburn Powered by Tyrannochoerus - the...
2002 Jul 03
2
"Best" Out of box Linux distro for R
...R. In particular, which versions come with all the necessary compilation and linking tools as part of the standard installation? Which versions require updated tools? Any advice/opinions welcome. If this is off-topic, feel free to email me b/c. Thanks, ===================== Dr. Marc R. Feldesman Professor and Chairman Anthropology Department Portland State University 1721 SW Broadway Portland, Oregon 97201 email: feldesmanm at pdx.edu phone: 503-725-3081 fax: 503-725-3905 http://web.pdx.edu/~h1mf PGP Key Available On Request ====================== "Anyway, no drug, not even alco...
2002 Jul 12
2
Crosstabs in R
...ntingency table. Is there a more complete (something more along the lines of SPSS output) crosstabulation function that I've missed? I've looked in all the usual places but can't seem to find anything besides the functions listed above. Thanks. ===================== Dr. Marc R. Feldesman Professor and Chairman Anthropology Department Portland State University 1721 SW Broadway Portland, Oregon 97201 email: feldesmanm at pdx.edu phone: 503-725-3081 fax: 503-725-3905 http://web.pdx.edu/~h1mf PGP Key Available On Request ====================== "Anyway, no drug, not even alco...