search for: sensorread

Displaying 1 result from an estimated 1 matches for "sensorread".

Did you mean: sensored
2012 Apr 03
2
Finding Instances of a Pattern Throughout Data Set
...tern (say a spike in the amplitude away from the mean). I would now like to automate this procedure as we're expecting a great deal more data in the near future. Is there any package or function that will make this possible? Many thanks! I suppose, I could do something like: amplitude <- abs(sensorReadings[sensorReadings[,2] > 1.2 * median(sensorReadings[,2]),]) Is this the most efficient way to do what I want or not? -- H -- Sent from my mobile device Envoyait de mon portable