Skip to content

Name consistency in SL.polymars #146

@bdwilliamson

Description

@bdwilliamson

For continuous outcomes, SL.polymars returns list(pred = pred, fit = list(object = fit.mars)), whereas for binary outcomes, SL.polymars returns list(pred = pred, fit = list(fit = fit.mars)). I think the former is used throughout the rest of SuperLearner, so it would be great to have the binary-outcome polymars behave similarly. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions