Displaying 1 result from an estimated 1 matches for "xhg0raup".
2013 Apr 08
1
fitting a hyperbola to data points
Hi,
I am new to R, and I suspect I am missing something simple.
I have a data set that performance data that correlates request
rate to response times
http://pastebin.com/Xhg0RaUp
There is some jitter in the data, but mostly it looks like a hockey
puck curve. It does not get converted into a straight line when I tried
log conversions, so it does not seem to be a power series relationship.
My expectation is that the data will fit a curve that is a
hyperbola, but...