Displaying 1 result from an estimated 1 matches for "bkf_depth".
Did you mean:
  bkf_depths
  
2010 Jul 15
1
loess line predicting number where the line crosses zero twice
These data represent stream channel cross-sectional surveys.  I would
like to be able to find the measurement on the tape (measure) where
the Bank Full Depth (bkf_depths) is 0.  This will happen twice because
the channel has two sides.  I thought fitting a loess line to these
data and then predicting the measurment number would do it.  I was
wrong.  Below is my failed attempt.  My naive thought is this - I
would like to run my finger along this line and when it hi...