search for: rennie

Displaying 20 results from an estimated 41 matches for "rennie".

2008 Dec 09
3
== operand
Hi,   I am trying to compare two values using "==" operand, please take a look of the following example (I copied ALL what I did here without deleting any line)   >    bb<-1 > cc<-50 > cc==abs(bb+52) [1] FALSE > C<-53 > C<-53 > c<-53 > cc==abs(bb+52) [1] FALSE              I am expecting to see a TRUE here. Then I tried another way,   > abs(1+52)
2003 Jun 30
3
if else statements in R
...lls in the same spot as the previous version. Does anyone have any hints on how to make this if else statement work to do what I need? This is my first time trying to use these statements, and the S-plus manual i have is proving to be terribly unhelpful. What am I doing wrong? Mike Michael Rennie M.Sc. Candidate University of Toronto at Mississauga 3359 Mississauga Rd. N. Mississauga, ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792 [[alternative HTML version deleted]]
2002 Jul 11
2
Nested anovas in R not doing what they ought to...
...t; We get the same answer. The reason I figured this out is because I did this analysis first in SAS, and then tried to reproduce it in R. It must be something to do with my syntax, I imagine, but I can't see what it is. Any help anyone has would be greatly appreciated. Sincerely, Mike Rennie M.Sc. Candidate, University of Toronto at Mississauga -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "bod...
2008 Jul 06
2
Issue with postscript figures using WinAnsi encoding
...he archives is here: http://tolstoy.newcastle.edu.au/R/e2/help/07/05/17184.html However, I'm not clear on how I might be able to use this info. to help myself. If anyone can provide any assistance, I would be eternally grateful. Oh, and I'm using R 2.4.1. Cheers, Mike -- Michael D. Rennie Ph.D. Candidate University of Toronto at Mississauga 3359 Missisagua Rd. N. Mississauga, ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792 www.utm.utoronto.ca/~w3rennie
2010 Mar 17
3
Are loops handled differently in newer versions of R?
...ector to store the results of our loop... for ( i in lab8.dat[,1] ) p_unadj[i]<-calc.prob.t(lab8.dat[i,2], lab8.dat[i,3]) p_unadj #if executed on my Mac, running R v.2.8, this works (and did using 2.8 on my old windows machine). Running v. 2.10 in Windows, I get NAs. -- Michael D. Rennie, Ph.D. Postdoctoral Fellow, Environmental and Life Sciences Program Trent University 2140 East Bank Drive, DNA Building (2nd Floor) Peterborough, Ontario K9J 7B8 Vox:705.755.2287 Fax:705.755.1559 www.people.trentu.ca/michaelrennie
2008 Jul 09
2
sorting a data frame by rownames
...rting of data frames have to do with sorting by particular variables, not by the row names (which are just typically 1:n, and is rarely informative). So, this is the solution I came up with based on what I can find out there currently. Looking forward to any thoughts or suggestions. -- Michael D. Rennie Ph.D. Candidate University of Toronto at Mississauga 3359 Missisagua Rd. N. Mississauga, ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792 www.utm.utoronto.ca/~w3rennie [[alternative HTML version deleted]]
2007 Feb 12
1
Trying to replicate error message in subset()
...ghts on how I can replicate the error? As far as I can tell, the only difference between the case where I am getting errors and the example above is that the levels of x1 in my case are words (i.e., "Smelly", "Howdy"), but strings are strings, aren't they? Mike Michael Rennie Ph.D. Candidate, University of Toronto at Mississauga 3359 Mississauga Rd. N. Mississauga, ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792 www.utm.utoronto.ca/~w3rennie
2012 Feb 10
2
Regain play analysis patches
Hi all, In the last couple of months, there have been two proposed patches for the regain play analysis code. The first by Nathan Rennie-Waldock: http://lists.xiph.org/pipermail/flac-dev/2011-December/003070.html simply adds some more higher sample rates. The second by Earl Chew: http://lists.xiph.org/pipermail/flac-dev/2012-January/003067.html is more comprehensive. Neither of the patches currently apply to the code th...
2004 Jul 29
1
Kudos to the R support team
...don't say it, are greatly thankful for what you do here. Not only are you providing a service to people who are learning R, but indeed helping increase "R literacy". Soon, they'll be speaking R on the subway. Thank you all, once again. You are all wonderful people. -- Michael Rennie Ph.D. Candidate University of Toronto at Mississauga 3359 Mississauga Rd. N. Mississauga ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792
2008 Jul 15
2
extracting elements from print object of Manova()
...~x1*x2)) a.an$F This will return a vector of the F-values in order of the terms of the model. However, a similar application using Manova(): m.an<-Manova(lm(Y~x1~x2)) m.an$F Returns NULL. So does any attempt at calling the headers in the MANOVA table. Any thoughts? Mike -- -- Michael D. Rennie Ph.D. Candidate University of Toronto at Mississauga 3359 Missisagua Rd. N. Mississauga, ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792 www.utm.utoronto.ca/~w3rennie
2013 Mar 01
2
solving x in a polynomial function
...severely overfit- that's not the point). Let's say I want to solve for the value b where a = 5.5. Any thoughts? I did come across the polynom package, but I don't think that does it- I suspect the answer is simpler than I am making it out to be. Any help would be welcome. -- Michael Rennie, Research Scientist Fisheries and Oceans Canada, Freshwater Institute Winnipeg, Manitoba, CANADA
2007 Feb 01
2
Losing factor levels when moving variables from one context to another
...have lost everything I once has associated with "vecs", and it's turned my actual values into arbitrary groupings. I assume this has something to do with the behaviour of factors? Does anyone have any suggestions on how to get my original levels, etc., back? Cheers, Mike Michael Rennie Ph.D. Candidate, University of Toronto at Mississauga 3359 Mississauga Rd. N. Mississauga, ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792 www.utm.utoronto.ca/~w3rennie
2008 Jul 09
1
matplot help
Hi, My question is how do I gain control over what values the X and Y axis show. Below is a sample plot I have made and want the X axis to represent a time vector with values taking the form Q1.60, Q2.60, Q3.60...Q1.90..etc...Currently the X axis starts with value 0 and increases by 1 through the end of the sample. win.graph() matplot(v.0,log.diff.v.6,type="l",lty=1, col=2,
2003 Jul 01
2
strange error message
...0 233.6647 107.5640 64.50050 43.06345 31.93755 15.840142 Also, does anyone know why I might be getting differences in the same calculation between R and Excel? Is there any way to keep R from rounding your numbers, or to specify the # of decimal places you want for an element? -- Michael Rennie M.Sc. Candidate University of Toronto at Mississauga 3359 Mississauga Rd. N. Mississauga ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792
2004 Jul 29
3
extracting the t-statistic: just the numbers, please
...oes anyone know a way to extract JUST the t-statistics from the t.test, without the "t" character header, so I can generate a nice little vector? Alternatively, can I manipulate the output I am currently getting for the t- statistics so that I can isolate just the numbers? -- Michael Rennie Ph.D. Candidate University of Toronto at Mississauga 3359 Mississauga Rd. N. Mississauga ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792
2007 Jan 23
1
How to evaluate an lm() object for generating warning statement in a function
...feel like my best opportunity is after the first line into the function, where I ask for the ANOVA table. Since this is a 2 X 5 table, presumably I should be able to evaluate it against the size of that table? Any thoughts on how to check that? I welcome any suggestions. Cheers, Mike Michael Rennie Ph.D. Candidate, University of Toronto at Mississauga 3359 Mississauga Rd. N. Mississauga, ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792 www.utm.utoronto.ca/~w3rennie [[alternative HTML version deleted]]
2008 Jul 15
1
manipulating (extracting) data from distance matrices
...atrix and zeros elsewhere, then I'd be in buisness. Any suggestions on how to pull that off would be helpful. I'm certainly interested in any tips or tricks anyone might have for working with distance matrices, or any material that people can point me towards. Cheers, Mike -- Michael D. Rennie Ph.D. Candidate University of Toronto at Mississauga 3359 Missisagua Rd. N. Mississauga, ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792 www.utm.utoronto.ca/~w3rennie
2003 Jul 15
7
Excel can do what R can't?????
...7.2 353 139 7.3 354 140 7.5 355 141 7.6 356 142 7.8 357 143 7.9 358 144 8.1 359 145 8.2 360 146 8.4 361 147 8.6 362 148 8.7 363 149 8.9 364 150 9.1 365 151 9.3 366 152 9.3 Michael Rennie M.Sc. Candidate University of Toronto at Mississauga 3359 Mississauga Rd. N. Mississauga, ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792 [[alternative HTML version deleted]]
2003 Jul 08
2
specifying multiple parameter starting values in nlm
...en I run the mass-balance loop outside the nlm function and just specify q, r). Does anyone know how to specify two parameters in the function, and ask for estimates of both back from nlm? Alternatively, any hunches on how to make this thing do what I want it to? Thanks, Mike -- Michael Rennie M.Sc. Candidate University of Toronto at Mississauga 3359 Mississauga Rd. N. Mississauga ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792
2004 Mar 04
3
Testing significance in a design with unequal but proportional sample sizes
...ound some discussions in the archives revolving around type III sums of squares from 2001, but the lack of consensus around the discussion did little to assure me that I should try this approach. Anyone with advice, code or suggestions, I'd love to hear any of it. Cheers, Mike -- Michael Rennie Ph.D. Candidate University of Toronto at Mississauga 3359 Mississauga Rd. N. Mississauga ON L5L 1C6 Ph: 905-828-5452 Fax: 905-828-3792