Description Usage Arguments Details Value
Wrapper function for computing locally weigthed regression smoothing of NHL shot data, for comparison with the output NHL model values.
1 | NHLloess(model, alpha = 0.05)
|
model |
a dataframe, specifically, ouput from the function |
alpha |
the smoothing parameter; see |
Will be expanded later on.
A NHLmodel dataframe with an additional column - loess
the local regression values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.