Skip to content

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


)); No newline at end of file
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.3
- 1.9.4
- 1.9.4
- 1.9.5
Copy link
Collaborator

@danieldeleo danieldeleo Aug 25, 2022

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.

5 participants