Publications by Ali
Document
Make (QOLIE10) Make (VR-12) Making scales Partitioning ## Group.1 SUM_QOLIE10 sum_VR12 GAD2 PHQ Q1.2 Depression ## 1 1 -1.4034390 0.91685023 -0.9503852 -1.22077053 0.2873936 -0.2550606 ## 2 2 0.4429774 -0.43369627 0.5216588 0.45127485 0.0666144 -0.2550606 ## 3 3 -0.1026831 -0.61543060 -0....
169 sym R (6412 sym/16 pcs) 17 img
Document
Discrete time model p.vartical$agestart2<-(p.vartical$agestart)*(p.vartical$agestart) fitv<-glm(smokstatustran~bs(agestart)+Sport , data=p.vartical, family=binomial) summary(fitv) ## ## Call: ## glm(formula = smokstatustran ~ bs(agestart) + Sport, family = binomial, ## data = p.vartical) ## ## Deviance Residuals: ## ...
54 sym R (3588 sym/21 pcs) 1 img 3 tbl
Document
library("readxl") 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(sjPlot) library(sjmisc) library(sjlabelled) ## ## Attaching package: 'sjlabell...
34 sym R (2282 sym/26 pcs) 1 img 1 tbl
Document
Variable N No TBI, N = 521 Subconcussive, N = 1021 Mild, N = 961 Moderate to Severe, N = 111 Age 261 18-24 8 (15%) 30 (29%) 14 (15%) 1 (9.1%) 25-34 14 (27%) 21 (21%) 28 (29%) 2 (18%) 35-44 11 (21%) 20 (20%) 26 (27%) 6 (55%) 45-54 7 (13%) 14 (14%) 14 (15%) 2 (18%) 55-64 4 (7.7%) 8 (7.8%) 12 (12%) 0 (0%) 65-74 6 (12%) 6 (5.9%) 2 (2.1%)...
15 sym R (49094 sym/6 pcs) 9 img 2 tbl
Document
## Warning in compareGroups.fit(X = X, y = y, include.label = include.label, : ## Variables 'other_injury_text', 'age_headaches_oneset', 'days_migraine', ## 'days_other_headache', 'pain_headache', 'makes_headaches_worse', ## 'relieve_headaches', 'symptoms_headache', 'family_history', 'food_triggers', ## 'food_control_headache', 'days_alcohol'...
7 sym R (127447 sym/2 pcs)
Document
library(lavaan) ## Warning: package 'lavaan' was built under R version 4.0.4 ## This is lavaan 0.6-7 ## lavaan is BETA software! Please report any bugs. library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ...
266 sym R (47674 sym/144 pcs) 19 img
Document
## ## Mediation Analysis with Control Variables ## ==================================================================================================================== ## Dependent variable: ## -----...
1050 sym R (69191 sym/11 pcs)
Document
right<- read.csv("C:/Users/u6032404/OneDrive/backup 9.9.19/MJ/PTH/code/PTH_first_24.csv",header = T) right1<-right %>% select(-miss1, -miss2,-test_niss, -final_miss, -X) right1[right1 == ""] <- "0Not Answer" # data entry PTH<- read.csv("C:/Users/u6032404/OneDrive/backup 9.9.19/MJ/PTH/code/full_com.csv",header = T) # Remove two unused c...
80 sym R (327196 sym/32 pcs) 9 tbl
Ali Ali
library(table1) ## ## Attaching package: 'table1' ## The following objects are masked from 'package:base': ## ## units, units<- library(car) ## Loading required package: carData ## Registered S3 methods overwritten by 'tibble': ## method from ## format.tbl pillar ## print.tbl pillar library(dplyr) ## Warning: package 'dpl...
49 sym R (4475 sym/24 pcs) 10 tbl
Document
library(table1) ## ## Attaching package: 'table1' ## The following objects are masked from 'package:base': ## ## units, units<- library(car) ## Loading required package: carData ## Registered S3 methods overwritten by 'tibble': ## method from ## format.tbl pillar ## print.tbl pillar library(dplyr) ## Warning: package 'dpl...
49 sym R (3670 sym/24 pcs) 10 tbl