alteryx / AlteryxPredictive

This is an R package containing utility functions used by the predictive tools in Alteryx.
GNU General Public License v3.0
15 stars 15 forks source link

retrofitted CV metrics into interactive UI #98

Closed tmmorley closed 7 years ago

ramnathv commented 7 years ago

@tmmorley this requires docs cleanup for adj_r_squared.

0.39schecking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'adj_r_squared':
adj_r_squared
  Code: function(r_squared, n, p, intercept_degrees_freedom)
  Docs: function(r_squared, n, p)
  Argument names in code not in docs:
    intercept_degrees_freedom