question 2.3. write a function eth predictor which takes an opening btc price and predicts the opening price of eth. again, it will be helpful to use the function parameter estimates that you defined earlier in this homework. (5 points) hint: double-check what the tbl input to parameter estimates must look like! note: make sure that your eth predictor is using least squares linear regression.