Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add function to transform sample output_type data to median #26

Open
nickreich opened this issue Apr 4, 2024 · 1 comment
Open

add function to transform sample output_type data to median #26

nickreich opened this issue Apr 4, 2024 · 1 comment

Comments

@nickreich
Copy link
Contributor

Similar to #8, we are looking for a simple function that can take sample output_type data and compute, for each individual prediction unit, a median, and return that as a model_out_tbl.

@elray1
Copy link
Contributor

elray1 commented Apr 29, 2024

I am proposing that this be an internal (i.e., not exported) function, with the user-facing function being a general-purpose function for converting between output types as in #11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants