Publications by Anna Konstorum (
annas_Model_normalized
Load required libraries library(omicade4) ## Loading required package: ade4 library(mogsa) library(RSpectra) library(lubridate) ## ## Attaching package: 'lubridate' ## The following objects are masked from 'package:base': ## ## date, intersect, setdiff, union library(glmnet) ## Loading required package: Matrix ## Loaded glmnet 4.1-7 library(d...
1704 sym R (22730 sym/69 pcs) 3 img
annas_Model_notNormalized
Load required libraries library(omicade4) ## Loading required package: ade4 library(mogsa) library(RSpectra) library(lubridate) ## ## Attaching package: 'lubridate' ## The following objects are masked from 'package:base': ## ## date, intersect, setdiff, union library(glmnet) ## Loading required package: Matrix ## Loaded glmnet 4.1-7 library(d...
1704 sym R (22730 sym/69 pcs) 3 img
BioAge
# install.packages("devtools") # library(express) # library(flexsurv) # library(devtools) # devtools::install_github("dayoonkwon/BioAge") # library(Matrix) library(BioAge) #topic of example library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are m...
3504 sym R (5961 sym/20 pcs) 2 img 5 tbl
dataExploration
library(readr) library(magrittr) library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union library(ggplot2) library(tidyr) ## ## Attaching package: 'tidyr' ## The following ...
93 sym R (26938 sym/80 pcs) 14 img