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.4.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	README.md
M	data/nas1982.rda
  • Loading branch information
jeksterslab committed Jun 24, 2024
1 parent 2659bf1 commit c959aec
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 4,600 deletions.
Binary file modified .setup/build/betaNB.pdf
Binary file not shown.
Binary file modified .setup/build/betaNB_1.0.4.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.
4,578 changes: 0 additions & 4,578 deletions .setup/latex/pdf/bib.bib

This file was deleted.

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.0728 5000 0.3556 0.6391
#> PCTGRT 0.3915 0.0767 5000 0.2392 0.5376
#> PCTSUPP 0.2632 0.0784 5000 0.1058 0.4141
#> NARTIC 0.4951 0.0726 5000 0.3554 0.6405
#> PCTGRT 0.3915 0.0781 5000 0.2352 0.5398
#> PCTSUPP 0.2632 0.0797 5000 0.1044 0.4149
```

### 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.0523 5000 0.6965 0.8993
#> adj 0.7906 0.0560 5000 0.6749 0.8921
#> rsq 0.8045 0.0537 5000 0.6903 0.8985
#> adj 0.7906 0.0575 5000 0.6682 0.8912
```

#### 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.0601 5000 0.0812 0.3173
#> PCTGRT 0.1177 0.0487 5000 0.0360 0.2245
#> PCTSUPP 0.0569 0.0333 5000 0.0089 0.1375
#> NARTIC 0.1859 0.0594 5000 0.0819 0.3160
#> PCTGRT 0.1177 0.0497 5000 0.0339 0.2265
#> PCTSUPP 0.0569 0.0344 5000 0.0090 0.1407
```

#### 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.0705 5000 0.2850 0.5633
#> PCTGRT 0.3430 0.0728 5000 0.1897 0.4738
#> PCTSUPP 0.2385 0.0703 5000 0.0945 0.3707
#> NARTIC 0.4312 0.0700 5000 0.2863 0.5621
#> PCTGRT 0.3430 0.0743 5000 0.1841 0.4760
#> PCTSUPP 0.2385 0.0717 5000 0.0947 0.3751
```

#### 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.6721
#> PCTGRT 0.3757 0.1093 5000 0.1603 0.5855
#> PCTSUPP 0.2254 0.1143 5000 0.0427 0.4820
#> NARTIC 0.4874 0.0989 5000 0.2809 0.6692
#> PCTGRT 0.3757 0.1106 5000 0.1541 0.5869
#> PCTSUPP 0.2254 0.1152 5000 0.0434 0.4754
```

#### 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.1322 5000 -0.1543 0.3699
#> NARTIC-PCTSUPP 0.2319 0.1235 5000 -0.0002 0.4841
#> PCTGRT-PCTSUPP 0.1282 0.1258 5000 -0.1193 0.3749
#> NARTIC-PCTGRT 0.1037 0.1333 5000 -0.1497 0.3744
#> NARTIC-PCTSUPP 0.2319 0.1245 5000 -0.0097 0.4813
#> PCTGRT-PCTSUPP 0.1282 0.1285 5000 -0.1155 0.3840
```

## Documentation
Expand Down
Binary file modified data/nas1982.rda
Binary file not shown.

0 comments on commit c959aec

Please sign in to comment.