Displaying 1 result from an estimated 1 matches for "749333".
Did you mean:
649333
2012 Oct 12
1
error msg using na.approx "x and index must have the same length"
Below I have written out some simplified data from my dataset. My goal is
to interpolate Price based on timestamp. Therefore the closer a Price is in
time to another price, the more like that price it will be. I want the
interpolations for each St and not across St (St is a factor with levels
A, B, and C). Unfortunately, I get error messages from code I wrote.
In the end only IDs 10 and 14 will