my_reg_pred: basic SLR y pred

Description Usage Arguments Value

Description

Calculate predictions given the intercept and slope of a simple linear regression fit.

Usage

1
my_reg_pred(beta_hat, x)

Arguments

beta_hat

xxxPARAMxxx

x

xxxPARAMxxx

Value

y_hat xxxRETURNxxx


erikerhardt/isogasex documentation built on July 16, 2019, 5:25 a.m.