Use eoPredData to access model object for predicting preeclampsia status
Install dev version
devtools::install_github("wvictor14/eoPredData")
Install stable release
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install('eoPredData')
TBD.
Can run below to get citation information
print(citation("GSE159526"), bibtex = TRUE)