KRLS icon indicating copy to clipboard operation
KRLS copied to clipboard

R package for machine learning technique to fit flexible, interpretable functional forms for continuous and binary outcomes.

Results 12 KRLS issues
Sort by recently updated
recently updated
newest added

- Read through and simplify code - Format according to Google's R style guide unless it is a big problem for backwards compatability - Update documentation

Ideally we'd deal with missingness much as lm does -- i.e. it is na.omitted internally but then the predictions etc. are put back into the full length vector with the...

enhancement