Last updated: 2024-11-25
Checks: 7 0
Knit directory:
madi-biostat-project3-SDY8003-Thailand/
This reproducible R Markdown analysis was created with workflowr (version 1.7.1). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.
Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.
Great job! The global environment was empty. Objects defined in the global environment can affect the analysis in your R Markdown file in unknown ways. For reproduciblity it’s best to always run the code in an empty environment.
The command set.seed(20231106) was run prior to running
the code in the R Markdown file. Setting a seed ensures that any results
that rely on randomness, e.g. subsampling or permutations, are
reproducible.
Great job! Recording the operating system, R version, and package versions is critical for reproducibility.
Nice! There were no cached chunks for this analysis, so you can be confident that you successfully produced the results during this run.
Great job! Using relative paths to the files within your workflowr project makes it easier to run your code on other machines.
Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.
The results in this page were generated with repository version f00f669. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.
Note that you need to be careful to ensure that all relevant files for
the analysis have been committed to Git prior to generating the results
(you can use wflow_publish or
wflow_git_commit). workflowr only checks the R Markdown
file, but you know if there are other scripts or data files that it
depends on. Below is the status of the Git repository when the results
were generated:
Ignored files:
Ignored: .DS_Store
Ignored: .RData
Ignored: .Rhistory
Ignored: .Rproj.user/
Ignored: analysis/.DS_Store
Ignored: data/.DS_Store
Ignored: figure/.DS_Store
Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.
These are the previous versions of the repository in which changes were
made to the R Markdown (analysis/jive_apwp.Rmd) and HTML
(docs/jive_apwp.html) files. If you’ve configured a remote
Git repository (see ?wflow_git_remote), click on the
hyperlinks in the table below to view the files as they were in that
past version.
| File | Version | Author | Date | Message |
|---|---|---|---|---|
| Rmd | f00f669 | alecbuetow | 2024-11-25 | explained why JIVE picks # ranks |
| html | f00f669 | alecbuetow | 2024-11-25 | explained why JIVE picks # ranks |
| html | 69c2601 | alecbuetow | 2024-11-20 | corrected duplicate JIVE |
| Rmd | 9f50e73 | alecbuetow | 2024-11-20 | more polish |
| Rmd | df305a9 | alecbuetow | 2024-11-20 | polish |
| html | df305a9 | alecbuetow | 2024-11-20 | polish |
| Rmd | 0cc81b6 | alecbuetow | 2024-11-20 | made changes to loading extraction in JIVE and PCA correlation circle: |
| html | 0cc81b6 | alecbuetow | 2024-11-20 | made changes to loading extraction in JIVE and PCA correlation circle: |
| Rmd | 366e256 | alecbuetow | 2024-11-19 | added loading plots to JIVE |
| html | 366e256 | alecbuetow | 2024-11-19 | added loading plots to JIVE |
| Rmd | f3de555 | alecbuetow | 2024-11-12 | many changes |
| Rmd | 65b4e9d | alecbuetow | 2024-11-05 | made fisher test more consistent |
| Rmd | bde08e9 | alecbuetow | 2024-11-04 | Add large file with Git LFS |
| html | bde08e9 | alecbuetow | 2024-11-04 | Add large file with Git LFS |
| Rmd | d6f0da4 | f006zvn1 | 2024-10-29 | saving progress, testing new ssh key |
| html | d6f0da4 | f006zvn1 | 2024-10-29 | saving progress, testing new ssh key |
| Rmd | ea93e22 | f006zvn1 | 2024-10-25 | jive apwp complete |
| html | ea93e22 | f006zvn1 | 2024-10-25 | jive apwp complete |
| Rmd | 4100daf | f006zvn1 | 2024-10-23 | cmv seropositivty added |
| Rmd | b5c2adb | f006zvn1 | 2024-10-22 | restructured standardized vs. unstandardized JIVE |
| html | b5c2adb | f006zvn1 | 2024-10-22 | restructured standardized vs. unstandardized JIVE |
| Rmd | f667132 | f006zvn1 | 2024-10-22 | added standardized data section |
| html | f667132 | f006zvn1 | 2024-10-22 | added standardized data section |
| Rmd | 3eb4ec7 | f006zvn1 | 2024-10-21 | fixed jitter |
| html | 3eb4ec7 | f006zvn1 | 2024-10-21 | fixed jitter |
| Rmd | b70ef48 | f006zvn1 | 2024-10-16 | corrected typos |
| html | b70ef48 | f006zvn1 | 2024-10-16 | corrected typos |
| Rmd | fc9b419 | f006zvn1 | 2024-10-16 | renamed chunks to make pngs neater |
| html | fc9b419 | f006zvn1 | 2024-10-16 | renamed chunks to make pngs neater |
| Rmd | 19a62eb | f006zvn1 | 2024-10-16 | fixed categorical labels |
| html | 19a62eb | f006zvn1 | 2024-10-16 | fixed categorical labels |
| Rmd | 3a356e9 | f006zvn1 | 2024-10-16 | JIVE updated with covariates |
| html | 3a356e9 | f006zvn1 | 2024-10-16 | JIVE updated with covariates |
| Rmd | ae2edc0 | f006zvn1 | 2024-10-16 | JIVE changes |
| html | ae2edc0 | f006zvn1 | 2024-10-16 | JIVE changes |
Analytes were categorized into IgG, Fc Receptors, and Effector Functions, with data from each category analyzed using the JIVE algorithm to decompose shared (joint) and unique (individual) variation components.
Matrix Rank (number of pricincipal components selected) was determined by significance testing as part of the JIVE algorithm. Principal components that explained a statistically significant amount of variance at α = 0.05 were retained, while all others were excluded.
Joint Matrix Rank: 3
Individual Matrices Rank:
IgG: 2
FcR: 1
Effector Functions: 2
Original Matrices Rank:
IgG: 33
FcR: 12
Effector Functions: 16









Joint Matrix Rank: 1
Individual Matrices Rank:
IgG: 2
FcR: 2
Effector Functions: 1
Original Matrices Rank:
IgG: 33
FcR: 12
Effector Functions: 16

Subject classifications were derived from clusters appearing in the JIVE plots above. If no latent clusters were evident, then subject classifications are unavailable.
| Vaccinated vs Boosted Classification | ||
| Below | Above | |
|---|---|---|
| Below | 37 | 0 |
| Above | 9 | 26 |
| Classification by Arm | ||
| Arm | Classification | Number of Subjects |
|---|---|---|
| maternal Tdap - infant ap | Below | 18 |
| maternal Tdap - infant ap | Above | 18 |
| maternal Tdap - infant ap | NA | 0 |
| maternal Tdap - infant wp | Below | 22 |
| maternal Tdap - infant wp | Above | 19 |
| maternal Tdap - infant wp | NA | 1 |
Subjects who are missing all data within any given domain (IgG, FcR, or Effector) cannot be classified and are marked as NA.

P-Values are calculated from a two tailed T-Test with no FDR correction.
| Classification by CMV Seropositivity | ||
| Below | Above | |
|---|---|---|
| No | 0 | 28 |
| Yes | 37 | 7 |
| Unknown | 3 | 2 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Infant Sex | ||
| Below | Above | |
|---|---|---|
| Male | 23 | 19 |
| Female | 17 | 18 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Delivery Mode | ||
| Below | Above | |
|---|---|---|
| Vaginal | 16 | 14 |
| Caesarian | 24 | 23 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Parity | ||
| Below | Above | |
|---|---|---|
| 0 | 28 | 20 |
| 1 | 7 | 15 |
| 2 | 4 | 2 |
| 3 | 1 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Gravidity | ||
| Below | Above | |
|---|---|---|
| 1 | 22 | 18 |
| 2 | 13 | 15 |
| 3 | 3 | 4 |
| 4 | 2 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.
| Classification by Arm | ||
| Arm | Classification | Number of Subjects |
|---|---|---|
| maternal Tdap - infant ap | Below | 21 |
| maternal Tdap - infant ap | Above | 14 |
| maternal Tdap - infant ap | NA | 1 |
| maternal Tdap - infant wp | Below | 26 |
| maternal Tdap - infant wp | Above | 12 |
| maternal Tdap - infant wp | NA | 2 |
Subjects who are missing all data within any given domain (IgG, FcR, or Effector) cannot be classified and are marked as NA.

P-Values are calculated from a two tailed T-Test with no FDR correction.
| Classification by CMV Seropositivity | ||
| Below | Above | |
|---|---|---|
| No | 2 | 26 |
| Yes | 45 | 0 |
| Unknown | 0 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Infant Sex | ||
| Below | Above | |
|---|---|---|
| Male | 26 | 15 |
| Female | 21 | 11 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Delivery Mode | ||
| Below | Above | |
|---|---|---|
| Vaginal | 17 | 11 |
| Caesarian | 30 | 15 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Parity | ||
| Below | Above | |
|---|---|---|
| 0 | 29 | 14 |
| 1 | 13 | 10 |
| 2 | 4 | 2 |
| 3 | 1 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Gravidity | ||
| Below | Above | |
|---|---|---|
| 1 | 22 | 13 |
| 2 | 19 | 10 |
| 3 | 4 | 3 |
| 4 | 2 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.
Michael J. O’Connell, Eric F. Lock, R.JIVE for exploration of multi-source molecular data, Bioinformatics, Volume 32, Issue 18, September 2016, Pages 2877–2879, https://doi.org/10.1093/bioinformatics/btw324
Eric F. Lock, Katherine A. Hoadley, J. S. Marron, Andrew B. Nobel, “Joint and individual variation explained (JIVE) for integrated analysis of multiple data types,” The Annals of Applied Statistics, Ann. Appl. Stat. 7(1), 523-542, (March 2013), https://doi.org/10.1214/12-AOAS597
Analytes were categorized into IgG, Fc Receptors, and Effector Functions, with data from each category analyzed using the JIVE algorithm to decompose shared (joint) and unique (individual) variation components.
Matrix Rank (number of pricincipal components selected) was determined by significance testing as part of the JIVE algorithm. Principal components that explained a statistically significant amount of variance at α = 0.05 were retained, while all others were excluded.
Joint Matrix Rank: 2
Individual Matrices Rank:
IgG: 1
FcR: 2
Effector Functions: 1
Original Matrices Rank:
IgG: 33
FcR: 12
Effector Functions: 16



Joint Matrix Rank: 2
Individual Matrices Rank:
IgG: 1
FcR: 1
Effector Functions: 2
Original Matrices Rank:
IgG: 33
FcR: 12
Effector Functions: 16



Subject classifications were derived from clusters appearing in the JIVE plots above. If no latent clusters were evident, then subject classifications are unavailable.
| Vaccinated vs Boosted Classification | ||
| Below | Above | |
|---|---|---|
| Below | 0 | 0 |
| Above | 0 | 0 |

Subjects who are missing all data within any given domain (IgG, FcR, or Effector) cannot be classified and are marked as NA.

P-Values are calculated from a two tailed T-Test with no FDR correction.
| Classification by CMV Seropositivity | ||
| Below | Above | |
|---|---|---|
| No | 0 | 0 |
| Yes | 0 | 0 |
| Unknown | 0 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Infant Sex | ||
| Below | Above | |
|---|---|---|
| Male | 0 | 0 |
| Female | 0 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Delivery Mode | ||
| Below | Above | |
|---|---|---|
| Vaginal | 0 | 0 |
| Caesarian | 0 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Parity | ||
| Below | Above | |
|---|---|---|
| 0 | 0 | 0 |
| 1 | 0 | 0 |
| 2 | 0 | 0 |
| 3 | 0 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Gravidity | ||
| Below | Above | |
|---|---|---|
| 1 | 0 | 0 |
| 2 | 0 | 0 |
| 3 | 0 | 0 |
| 4 | 0 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.
Warning: Using one column matrices in `filter()` was deprecated in dplyr 1.1.0.
ℹ Please use one dimensional logical vectors instead.
This warning is displayed once every 8 hours.
Call `lifecycle::last_lifecycle_warnings()` to see where this warning was
generated.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
Subjects who are missing all data within any given domain (IgG, FcR, or Effector) cannot be classified and are marked as NA.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.
| Classification by CMV Seropositivity | ||
| Below | Above | |
|---|---|---|
| No | 0 | 0 |
| Yes | 0 | 0 |
| Unknown | 0 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Infant Sex | ||
| Below | Above | |
|---|---|---|
| Male | 0 | 0 |
| Female | 0 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Delivery Mode | ||
| Below | Above | |
|---|---|---|
| Vaginal | 0 | 0 |
| Caesarian | 0 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Parity | ||
| Below | Above | |
|---|---|---|
| 0 | 0 | 0 |
| 1 | 0 | 0 |
| 2 | 0 | 0 |
| 3 | 0 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.
| Classification by Gravidity | ||
| Below | Above | |
|---|---|---|
| 1 | 0 | 0 |
| 2 | 0 | 0 |
| 3 | 0 | 0 |
| 4 | 0 | 0 |
P-Values are calculated from Fisher’s Exact Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| f667132 | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.

| Version | Author | Date |
|---|---|---|
| b5c2adb | f006zvn1 | 2024-10-22 |
P-Values are calculated from a two tailed T-Test with no FDR correction.
Michael J. O’Connell, Eric F. Lock, R.JIVE for exploration of multi-source molecular data, Bioinformatics, Volume 32, Issue 18, September 2016, Pages 2877–2879, https://doi.org/10.1093/bioinformatics/btw324
Eric F. Lock, Katherine A. Hoadley, J. S. Marron, Andrew B. Nobel, “Joint and individual variation explained (JIVE) for integrated analysis of multiple data types,” The Annals of Applied Statistics, Ann. Appl. Stat. 7(1), 523-542, (March 2013), https://doi.org/10.1214/12-AOAS597
sessionInfo()
R version 4.4.2 (2024-10-31)
Platform: aarch64-apple-darwin20
Running under: macOS Sequoia 15.1.1
Matrix products: default
BLAS: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRblas.0.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRlapack.dylib; LAPACK version 3.12.0
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
time zone: America/New_York
tzcode source: internal
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] broom_1.0.7 e1071_1.7-16 glue_1.8.0 RPostgres_1.4.7
[5] DT_0.33 data.table_1.16.2 DBI_1.2.3 RColorBrewer_1.1-3
[9] ggforce_0.4.2 ggpubr_0.6.0 gt_0.11.1 knitr_1.48.1
[13] here_1.0.1 magrittr_2.0.3 r.jive_2.4 lubridate_1.9.3
[17] forcats_1.0.0 stringr_1.5.1 dplyr_1.1.4 purrr_1.0.2
[21] readr_2.1.5 tidyr_1.3.1 tibble_3.2.1 ggplot2_3.5.1
[25] tidyverse_2.0.0
loaded via a namespace (and not attached):
[1] tidyselect_1.2.1 farver_2.1.2 blob_1.2.4 bitops_1.0-9
[5] fastmap_1.2.0 tweenr_2.0.3 promises_1.3.0 digest_0.6.37
[9] timechange_0.3.0 lifecycle_1.0.4 compiler_4.4.2 rlang_1.1.4
[13] sass_0.4.9 tools_4.4.2 utf8_1.2.4 yaml_2.3.10
[17] ggsignif_0.6.4 labeling_0.4.3 htmlwidgets_1.6.4 bit_4.5.0
[21] plyr_1.8.9 xml2_1.3.6 abind_1.4-8 KernSmooth_2.23-24
[25] workflowr_1.7.1 withr_3.0.1 grid_4.4.2 polyclip_1.10-7
[29] fansi_1.0.6 git2r_0.33.0 caTools_1.18.3 colorspace_2.1-1
[33] scales_1.3.0 gtools_3.9.5 MASS_7.3-61 cli_3.6.3
[37] crayon_1.5.3 rmarkdown_2.28 generics_0.1.3 rstudioapi_0.16.0
[41] reshape2_1.4.4 tzdb_0.4.0 commonmark_1.9.2 proxy_0.4-27
[45] cachem_1.1.0 vctrs_0.6.5 jsonlite_1.8.9 carData_3.0-5
[49] car_3.1-3 hms_1.1.3 bit64_4.5.2 rstatix_0.7.2
[53] Formula_1.2-5 jquerylib_0.1.4 stringi_1.8.4 gtable_0.3.5
[57] later_1.3.2 munsell_0.5.1 pillar_1.9.0 htmltools_0.5.8.1
[61] gplots_3.2.0 R6_2.5.1 rprojroot_2.0.4 evaluate_1.0.1
[65] markdown_1.13 highr_0.11 backports_1.5.0 httpuv_1.6.15
[69] bslib_0.8.0 class_7.3-22 Rcpp_1.0.13 whisker_0.4.1
[73] xfun_0.48 fs_1.6.4 pkgconfig_2.0.3