Skip to content

Commit

Permalink
Automated build.
Browse files Browse the repository at this point in the history
Files changed:
M	.setup/build/betaNB.pdf
M	.setup/build/betaNB_1.0.3.9000.tar.gz
A	.setup/latex/bib/quarto.bib
D	.setup/latex/pdf/.gitignore
D	.setup/latex/pdf/betaNB-001-description.pdf
D	.setup/latex/pdf/betaNB-999-session.pdf
D	.setup/latex/pdf/betaNB-zzz-references.pdf
D	.setup/latex/pdf/betaNB-zzz-tests-benchmark.pdf
D	.setup/latex/pdf/betaNB-zzz-tests-external.pdf
D	.setup/latex/pdf/betaNB-zzz-tests-internal.pdf
D	.setup/latex/pdf/betaNB-zzz-tests-staging.pdf
D	.setup/latex/pdf/bib.bib
M	CITATION.cff
M	README.md
  • Loading branch information
jeksterslab committed Dec 13, 2023
1 parent 69a4c4a commit 66debc4
Show file tree
Hide file tree
Showing 14 changed files with 29 additions and 2,870 deletions.
Binary file modified .setup/build/betaNB.pdf
Binary file not shown.
Binary file modified .setup/build/betaNB_1.0.3.9000.tar.gz
Binary file not shown.
11 changes: 11 additions & 0 deletions .setup/latex/bib/quarto.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
@Article{Wright-1918,
author = {Sewall Wright},
date = {1918-07},
journaltitle = {Genetics},
title = {On the nature of size factors},
doi = {10.1093/genetics/3.4.367},
number = {4},
pages = {367--374},
volume = {3},
publisher = {Oxford University Press ({OUP})},
}
5 changes: 0 additions & 5 deletions .setup/latex/pdf/.gitignore

This file was deleted.

Binary file removed .setup/latex/pdf/betaNB-001-description.pdf
Binary file not shown.
Binary file removed .setup/latex/pdf/betaNB-999-session.pdf
Binary file not shown.
Binary file removed .setup/latex/pdf/betaNB-zzz-references.pdf
Binary file not shown.
Binary file removed .setup/latex/pdf/betaNB-zzz-tests-benchmark.pdf
Binary file not shown.
Binary file removed .setup/latex/pdf/betaNB-zzz-tests-external.pdf
Binary file not shown.
Binary file removed .setup/latex/pdf/betaNB-zzz-tests-internal.pdf
Binary file not shown.
Binary file removed .setup/latex/pdf/betaNB-zzz-tests-staging.pdf
Binary file not shown.
2,847 changes: 0 additions & 2,847 deletions .setup/latex/pdf/bib.bib

This file was deleted.

2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ preferred-citation:
institution:
name: University of Macau
thesis-type: PhD Thesis
repository: https://packagemanager.rstudio.com/all/__linux__/focal/latest/
repository: https://packagemanager.rstudio.com/all/__linux__/jammy/latest/
repository-code: https://github.com/jeksterslab/betaNB
url: https://jeksterslab.github.io/betaNB/
contact:
Expand Down
34 changes: 17 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ BetaNB(nb, alpha = 0.05)
#> Standardized regression slopes
#> type = "pc"
#> est se R 2.5% 97.5%
#> NARTIC 0.4951 0.0732 5000 0.3536 0.6424
#> PCTGRT 0.3915 0.0770 5000 0.2332 0.5423
#> PCTSUPP 0.2632 0.0818 5000 0.1004 0.4170
#> NARTIC 0.4951 0.0717 5000 0.3545 0.6392
#> PCTGRT 0.3915 0.0767 5000 0.2393 0.5392
#> PCTSUPP 0.2632 0.0801 5000 0.1033 0.4193
```

### Other Effect Sizes
Expand All @@ -122,8 +122,8 @@ RSqNB(nb, alpha = 0.05)
#> R-squared and adjusted R-squared
#> type = "pc"
#> est se R 2.5% 97.5%
#> rsq 0.8045 0.0532 5000 0.6906 0.8985
#> adj 0.7906 0.0570 5000 0.6686 0.8912
#> rsq 0.8045 0.0529 5000 0.6874 0.8965
#> adj 0.7906 0.0567 5000 0.6651 0.8891
```

#### Improvement in R-squared
Expand All @@ -136,9 +136,9 @@ DeltaRSqNB(nb, alpha = 0.05)
#> Improvement in R-squared
#> type = "pc"
#> est se R 2.5% 97.5%
#> NARTIC 0.1859 0.0594 5000 0.0807 0.3106
#> PCTGRT 0.1177 0.0488 5000 0.0336 0.2261
#> PCTSUPP 0.0569 0.0349 5000 0.0079 0.1387
#> NARTIC 0.1859 0.0591 5000 0.0827 0.3101
#> PCTGRT 0.1177 0.0489 5000 0.0346 0.2284
#> PCTSUPP 0.0569 0.0344 5000 0.0083 0.1423
```

#### Semipartial Correlation Coefficients
Expand All @@ -151,9 +151,9 @@ SCorNB(nb, alpha = 0.05)
#> Semipartial correlations
#> type = "pc"
#> est se R 2.5% 97.5%
#> NARTIC 0.4312 0.0699 5000 0.2841 0.5573
#> PCTGRT 0.3430 0.0729 5000 0.1832 0.4755
#> PCTSUPP 0.2385 0.0735 5000 0.0890 0.3724
#> NARTIC 0.4312 0.0694 5000 0.2877 0.5569
#> PCTGRT 0.3430 0.0730 5000 0.1859 0.4780
#> PCTSUPP 0.2385 0.0718 5000 0.0909 0.3773
```

#### Squared Partial Correlation Coefficients
Expand All @@ -166,9 +166,9 @@ PCorNB(nb, alpha = 0.05)
#> Squared partial correlations
#> type = "pc"
#> est se R 2.5% 97.5%
#> NARTIC 0.4874 0.0993 5000 0.2839 0.6667
#> PCTGRT 0.3757 0.1085 5000 0.1564 0.5800
#> PCTSUPP 0.2254 0.1162 5000 0.0377 0.4790
#> NARTIC 0.4874 0.0979 5000 0.2823 0.6685
#> PCTGRT 0.3757 0.1068 5000 0.1631 0.5746
#> PCTSUPP 0.2254 0.1149 5000 0.0384 0.4789
```

#### Differences of Standardized Regression Coefficients
Expand All @@ -181,9 +181,9 @@ DiffBetaNB(nb, alpha = 0.05)
#> Differences of standardized regression slopes
#> type = "pc"
#> est se R 2.5% 97.5%
#> NARTIC-PCTGRT 0.1037 0.1326 5000 -0.1510 0.3717
#> NARTIC-PCTSUPP 0.2319 0.1273 5000 -0.0112 0.4932
#> PCTGRT-PCTSUPP 0.1282 0.1298 5000 -0.1228 0.3834
#> NARTIC-PCTGRT 0.1037 0.1309 5000 -0.1461 0.3662
#> NARTIC-PCTSUPP 0.2319 0.1237 5000 -0.0063 0.4773
#> PCTGRT-PCTSUPP 0.1282 0.1289 5000 -0.1227 0.3862
```

## Documentation
Expand Down

0 comments on commit 66debc4

Please sign in to comment.