Skip to content

Add optional argument to pass matplotlib access to SampleSizeResultsHolder.plot_results #223

@jaredsnyder

Description

@jaredsnyder

The SampleSizeResultsHolder output wrapper class in frequentist_stats.sample_size does not return a figure or axis, or provide a way for users to modify the plot that is created. Modify the method so it takes an matplotlib axes argument, and potentially modify the return to enable easier modification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions