Publications by Luis Anunciacao

ADHD report

16.12.2020

If you want to reproduce, please download the excel file and run all chunks with eval=false. I don’t recommend going this way. If you want to use the processed data, get the R file, and then scrool down to line 310. Any comment, please e-mail me at luisfca@puc-rio.br 1 Get R file 2 Get excel file Done in June, 3, 2020 3 Data handling 3.1 Cl...

1800 sym R (40283 sym/28 pcs) 1 img

project - headache 2020-2021

08.01.2021

Jan 8, 2021. This Markdown refers to the article entitled “Resilience and vulnerability in adolescents with primary headaches: a cross-sectional population-based study”, currently under review in Headache. All data and codes are available at https://osf.io/wmxc9/ If you want to reproduce all results from the beginning, you will have to downlo...

18038 sym R (61107 sym/55 pcs) 16 img 64 tbl

IGE - Ivan (rascunho)

11.01.2021

library(tidyverse) Registered S3 methods overwritten by 'dbplyr': method from print.tbl_lazy print.tbl_sql Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by 㤼㸱Rmpfr㤼㸲 Found more than one class "atomicVector" in cache; using the first, from namespace '...

43339 sym R (95031 sym/153 pcs) 14 img 3 tbl

Encontro internacional

31.03.2021

class: center, middle, inverse, title-slide # International symposium ## COVID-19Longitudinal analysis ### Luis Anunciação, Lucas Barrozo, Fabiana Ribeiro, Anja Leist, Landeira-Fernandez ### PUC-Rio, UFRJ, Universidade de Luxemburgo ### 2020/27/03 (updated: 2021-03-31) --- class: center, middle, inverse <style> .remark-slide-number...

11093 sym

ASQ and AEPS data processing

21.03.2021

Last update: 21 March, 2021 Please notice that this report refers to birth to three only 1 load package pacman::p_load(tidyverse, janitor) 2 Data handling 3 get all ASQ4 data read_excel_allsheets <- function(filename) { sheets <- readxl::excel_sheets(filename) #get all sheet names x <- lapply(sheets, function(X) readxl::read_excel(fi...

16196 sym R (8180 sym/33 pcs)

ASQ and AEPS

13.03.2021

Diane, Jane, and Kimberly. Everything before 15 - analysis is a syntax to match all children. I know errors happen all the time. Therefore, these codes were made available here if someone wants to review or check the consistency. In the e-mail that you found this link, I attached an excel file in which you’ll be able to check this file. Ple...

33704 sym R (10013 sym/38 pcs) 2 img 1 tbl

Simulação SEM/TRI e TCT

17.04.2021

library(tidyverse) Registered S3 methods overwritten by 'dbplyr': method from print.tbl_lazy print.tbl_sql -- Attaching packages ----------------------------------------------------------------------------------------------------------------- tidyverse 1.3.0 -- v ggplot2 3.3.3 v purrr 0.3.4 v tibble 3.1.0 ...

3174 sym R (70199 sym/20 pcs)

SIVIS - explicit measure

06.06.2021

library(tidyverse) ## Warning: package 'tidyverse' was built under R version 4.0.5 ## -- Attaching packages --------------------------------------- tidyverse 1.3.1 -- ## v ggplot2 3.3.3 v purrr 0.3.4 ## v tibble 3.1.0 v dplyr 1.0.4 ## v tidyr 1.1.3 v stringr 1.4.0 ## v readr 1.4.0 v forcats 0.5.1 ## -- Conflicts ------...

2488 sym R (198678 sym/267 pcs) 24 img

Escola da inteligência - versao 1

14.05.2021

1 Relatório criado por 2 Luis Anunciação, Lucas Barrozo, Julia swerts e Carina Dana 3 Não é permitido reproduzir sem autorização pacman::p_load(tidyverse) 4 Simone read_excel_allsheets <- function(filename) { sheets <- readxl::excel_sheets(filename) #get all sheet names x <- lapply(sheets, function(X) readxl::read_excel(filena...

23725 sym R (13195 sym/58 pcs)

Projeto - Figuras 28

04.05.2021

Preliminary notes Note This is an R markdown document and refers to the data analysis of the psychological test FIGURAS - MIG. Data and codes are availabe at https://osf.io/492et/. óóFeel free to contact me at luisfca@puc-rio.br last updated: 29 July, 2021 Load packages Get the processed ds Participants Fizeram parte desta pesquisa 1.326 pa...

23864 sym R (88081 sym/86 pcs) 33 img 6 tbl