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

Spike1 #295

Open
wants to merge 140 commits into
base: master
Choose a base branch
from
Open

Spike1 #295

wants to merge 140 commits into from

Conversation

jrossthomson
Copy link
Contributor

No description provided.

jrossthomson and others added 30 commits August 4, 2020 18:10
@jrossthomson
Copy link
Contributor Author

/gcbrun

@danieldeleo
Copy link
Collaborator

/gcbrun

return 1.0 - jstat.jStat['centralF'].cdf(F, dof1, dof2)
"""
OPTIONS (
library=["${JS_BUCKET}/jstat-v1.9.4.min.js"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Did you want this version to be 1.9.5? I noticed you added this version to the js_libs.yaml

SELECT struct(cast(1 - ${ref("centralF_cdf")}(F, df1, N - df1 - 1) as FLOAT64) as p, F as F) from f_score, global_stats


));
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
));
));

@@ -0,0 +1,224 @@
/*
* Copyright 2021 Google LLC
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* Copyright 2021 Google LLC
* Copyright 2022 Google LLC

Copy link
Collaborator

Choose a reason for hiding this comment

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

Update all other new files as well to 2022

- 1.9.4
- 1.9.5
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- 1.9.5
- 1.9.5

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

5 participants