search for: locklin

Displaying 2 results from an estimated 2 matches for "locklin".

Did you mean: locklint
2008 Nov 26
1
Reshape with var as fun.aggregate
I used to be able to use variance for fun.aggregate, but since I upgraded from R 2.6 to 2.7 (Ubuntu hardy to intrepid), it no longer works. > library("reshape") > data("french_fries") > ffm <- melt(french_fries, id=1:4, na.rm = TRUE) > cast(ffm, rep ~ treatment, length) rep 1 2 3 1 1 579 578 575 2 2 580 579 580 > cast(ffm, rep ~ treatment, mean)
2009 Mar 09
5
Help
.... Re: Chi-Square Test Disagreement ( (Ted Harding)) > 43. Re: Error in sqlCopy in RODBC (BKMooney) > 44. Smoothed 3D plots (Jorge Ivan Velez) > 45. Re: weighted ftable (Andrew Choens) > 46. Re: Chi-Square Test Disagreement (Andrew Choens) > 47. Reshape with var as fun.aggregate (locklin.jason@gmail.com) > 48. Creating a vector based on lookup function (PDXRugger) > 49. Request for Assistance in R with NonMem (Michael White) > 50. Re: Smoothed 3D plots (Mark Difford) > 51. SPSSyntax function (Adrian Dusa) > 52. R and SPSS (Applejus) > 53. Re: Creating a ve...