Publications by Luis Anunciacao
Projeto Figuras
Dataset get dataset (Previous) Clean names Left join Load dataset Crivo Introdução do capítulo Método Participantes Resultados A Tabela a seguir apresenta os resultados descritivos encontrados no Figuras. A proporção de acertos, a correlação ponto-bisserial entre cada um dos itens e o total e o valor de Alfa de Cronbach caso o it...
4890 sym R (161 sym/2 pcs) 9 img 5 tbl
Projeto - Edv. livre docência
#get file Firsts steps Fazer um backup Ajustar os nomes das variáveis na base de dados Organizar a codificação computacional de cada variavel de interesse Adicionar pessoas que estão em mais de 1 área Adicionar ano Adicionar cor Adicionar religião organizar resposta de questionários Organizacao pessoa Primeiro, duplicar as respostas...
2988 sym R (88202 sym/31 pcs) 24 img 6 tbl
Projeto - Vlaudimir
1 Packages library(tidyverse) #environment ## -- Attaching packages ------------------------------------------------------------------------------------------------------------------ tidyverse 1.3.0 -- ## v ggplot2 3.3.1 v purrr 0.3.4 ## v tibble 3.0.1 v dplyr 1.0.0 ## v tidyr 1.1.0 v stringr 1.4.0 ## v readr 1.3.1 v f...
1573 sym R (48072 sym/122 pcs) 19 img 3 tbl
EFICA-P and EFICA-T
#packages library(flextable) #tables library(tidyverse) #enrinonment library(mice) # imputation library(janitor) library(psych) #psychometrics (classical theory) library(lavaan) #SEM library(semPlot) #plot cfa models library(semTools) #reliability sem models library(DataExplorer) #missing library(summarytools) #show data info libra...
6322 sym R (31516 sym/83 pcs) 8 img 4 tbl
STEP (reproducing the published results)
First, we got all data from the repository. You check the code below ds <- step_processed Then we realized that the number of cases were different ds %>% count(country) %>% janitor::adorn_totals() country n Armenia 2992 Bolivia 2433 Colombia 2617 Georgia 2996 Ghana 2987 Kenya 3894 ...
2310 sym R (1499 sym/9 pcs) 1 img
Projeto COVID-19 Goias
1 Get file backup Ajuste dos nomes Ajuste da quantidade de funcionarios Grupos Copy variables Fix categories 2 Participantes 3 Resultados descritivos 3.1 Escala Covid Inicialmente, a porcentagem de respostas em cada uma das categorias foi analisada item a item e comparadas por grupos de respondentes (informais vs. não informais). No geral, n...
8407 sym R (1558 sym/2 pcs) 7 img
Memory of pain 2018
#Global options knitr::opts_chunk$set(echo = TRUE, message = FALSE, warning = FALSE, include = TRUE, #<- show codes cache = FALSE) knitr::opts_knit$set(progress = TRUE, verbose = TRUE) # auto format (kable) options(kableExtra.auto_format = FALSE) ...
3819 sym R (57926 sym/110 pcs) 3 img
SIVIS IAT
A lista abaixo reúne cada um dos participantes e as classificações corretas para cada categoria específica. Não há órdem específica de apresentação das categorias. Participante 1 Palavras autoritarismo palavras positivas palavras negativas Palavras democracia Participante 2 Palavras negativas palavras autoritarismo palavras dem...
10473 sym R (66 sym/1 pcs) 4 img
Manuscript - It is better an approximate answer
Note This is an R markdown document and refers to the manuscript entitled as “It is better an approximate answer to the right question than the exact answer to the wrong question : the case of the psychometric analysis of the ASQ:SE”, by Luis Anunciação, Jane Squires, and J. Landeira-Fernandez. The data and all coded used here are availabe ...
3203 sym R (89352 sym/113 pcs) 16 img
Depression and anxiety symptoms in university students from Spain, Portugal and Brazil: Statistical analyses
This markdown reports the analyses performed in the manuscript entitled “Depression and Anxiety Symptoms in a Representative Sample of Undergraduate Students in Spain, Portugal, and Brazil” (DOI: https://dx.doi.org/10.1590/0102.3772e36412). All files are available at https://osf.io/xpvbg/. To reproduce the results, load the Rdata file and run...
3416 sym R (35765 sym/108 pcs) 7 img