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

Feature/prs cs hmcmc #509

Merged

Conversation

austinTalbot7241993
Copy link
Collaborator

No description provided.

@akotlar akotlar mentioned this pull request May 24, 2024
27 tasks
@austinTalbot7241993 austinTalbot7241993 changed the title [WIP] Feature/prs cs hmcmc Feature/prs cs hmcmc Jun 10, 2024
from pyro.distributions import Gamma, Normal # type: ignore


class BasePrsCS:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we add a quick docstring here?

might override these but these are common/basic enough to leave in
as an implemented method.

Parameters
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

coudl we add the parameters and returns?



class PrsCSData(BasePrsCS):
def fit(self, Z, y):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

again just a quick docstring here, if amenable

Copy link
Collaborator

@akotlar akotlar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akotlar akotlar merged commit 298da1f into bystrogenomics:master Jun 10, 2024
9 checks passed
@austinTalbot7241993 austinTalbot7241993 deleted the feature/prs-cs-hmcmc branch June 21, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants