search for: tsdye

Displaying 7 results from an estimated 7 matches for "tsdye".

Did you mean: tsdyn
2009 Dec 04
2
[ggplot2] Wind rose orientation
...plot(wind.data, aes(x = degree, y = time, fill = wind)) wind.bar <- wind + geom_bar(stat = "identity") wind.bar + coord_polar() #+end_src All the best, Tom Thomas S. Dye, Ph.D. T. S. Dye & Colleagues, Archaeologists, Inc. Phone: (808) 529-0866 Fax: (808) 529-0884 http://www.tsdye.com [[alternative HTML version deleted]]
2009 May 12
2
pair matching
...such that the sum of squared differences between the pairs is minimized. Can someone point me to an R function or an algorithm for accomplishing this? All the best, Tom Thomas S. Dye, Ph.D. T. S. Dye & Colleagues, Archaeologists, Inc. Phone: (808) 529-0866 Fax: (808) 529-0884 http://www.tsdye.com [[alternative HTML version deleted]]
2011 Jul 11
3
Intransitive DAG
...I want a DAG with only intransitive relations. Can someone point me to an R function that will take my adjacency matrix and give me back one with only intransitive relations? In the example, I'd like to get rid of (u,w) and keep (u,v) and (v,w). All the best, Tom -- Thomas S. Dye http://www.tsdye.com
2009 Mar 22
1
data frame to array
...forms multi-way median polish will be appreciated. Sorry for the newbie-type query, but manipulating data prior to analysis is really hard for me in R. All the best, Tom Thomas S. Dye, Ph.D. T. S. Dye & Colleagues, Archaeologists, Inc. Phone: (808) 529-0866 Fax: (808) 529-0884 http://www.tsdye.com [[alternative HTML version deleted]]
2000 Nov 19
1
Bug in stars function (PR#738)
...TEXT/PLAIN; charset=US-ASCII Hi all, I've discovered and (hopefully) fixed a bug in the stars function I wrote some time ago. A corrected function is attached. Please let me know if you have any questions or comments. Tom Thomas S. Dye, Ph.D. http://www.tsdye.com Home: 812A 19th Avenue, Honolulu, Hawaii 96816. (808) 739-1367 or 387-9352. Work: International Archaeological Research Institute, Inc., 2081 Young St., Honolulu, Hawaii 96826. Voice (808) 946-2548; Fax 943-0716. --1465796871-645734172-974620647=:18687 Content-Type: TEXT/PLAIN; charset=...
2009 Nov 23
4
Loess Fit
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091123/f708f94d/attachment-0001.pl>
2000 Nov 20
1
Bug in stars.R (PR#739)
...code contains one additional line and a short comment above it. The extra line of code catches the unusual situation where a data column contains all 0 values. The corrected code is below the signature. Thanks for your help. Tom Thomas S. Dye, Ph.D. http://www.tsdye.com Home: 812A 19th Avenue, Honolulu, Hawaii 96816. (808) 739-1367 or 387-9352. Work: International Archaeological Research Institute, Inc., 2081 Young St., Honolulu, Hawaii 96826. Voice (808) 946-2548; Fax 943-0716. function (x, full = TRUE, scale = TRUE, radius = TRUE, labels = dimnames(x...