Re: [R] trying to fit a thin plate spline to a triangular plot

2013-06-16 Thread David Winsemius
On Jun 16, 2013, at 7:39 AM, Rapkin, James wrote: > Hi > > Has anyone tried to fit a thin plate spine to a triangular plot before? I'm > having trouble working out a piece of code to make it possible with three > axes. Only two axes in a triangular plot are independent. > I have done it befo

[R] trying to fit a thin plate spline to a triangular plot

2013-06-16 Thread Rapkin, James
Hi Has anyone tried to fit a thin plate spine to a triangular plot before? I'm having trouble working out a piece of code to make it possible with three axes. I have done it before with two axes. I've found a package I prefer that makes triangular plots (plotrix) using the triax.plot() functi