lnccbrown / lnccbrown/HSSM

Always include `p_outlier` in `make_hssm_rv`

Open
#793 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
124
Forks
24
Avg merge
19h 32m
Merged PRs (30d)
60

Description

Just always append `p_outliers` to `list_params` no matter whether the user specifies it or now, and if it shows up anywhere other than the last position in `list_params`, throw an error

Contributor guide

Open the contributing guide

Research direction

Start by locating the make_hssm_rv entry point and reading how it builds list_params. Confirm the requested behavior for p_outliers, including rejecting it when it is not last; done means the function consistently appends it when absent and raises an error for an invalid position.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.