Dr. Marsja

@ttacks
41 Followers
53 Following
83 Posts

I am a Ph.D. in Psychology currently with a main focus on hearing impairment, cognitive functioning, and aging. Recently, I have started to carry out applied research (disability, mobility, participation, and traffic).

I also enjoy blogging about #Python and #RStats, from time to time: https://www.marsja.se

Interested in: #HearingImpairment #Aging #Cognition #Psychology #Automation #Digitalization #Disability #ResearchMethods #Programming #Stats

Google Scholarhttps://scholar.google.com/citations?user=C0jKStYAAAAJ&hl=en
CVhttps://marsja.se/cv/

πŸ“’ New study! We used machine learning to classify noises as either energetic or informational, and tested speech recognition in Swedish using HINT and Hagerman. Scoring both keywords and sentences showed important differences. Normal-hearing individuals, both young and old, performed alike, while those with hearing loss achieved poorer results.

πŸ‘‰ https://www.sciencedirect.com/science/article/pii/S0001691825007747

#hearingscience #psychology #cognition #cognitivehearingscience

Good morning.

πŸ“Š Want to update your R skills? Discover the art of calculating Row Means using both base R and dplyr! Whether you are a seasoned data scientist or just diving into analytics, this guide covers everything. πŸ”’ Explore the magic of numeric operations and unlock the power of R. πŸš€ Check out my latest blog post to learn more:

https://www.marsja.se/row-means-in-r-calculating-row-averages/

#RStats #DataScience #RProgramming #Analytics

Row Means in R: Calculating Row Averages with Ease

Explore row means in R using rowMeans() & dplyr, calculate row averages for specific columns, & condition-based calculations.

Erik Marsja
Fav shoes?
Hello
Correlation is a powerful tool to measure the strength and direction of the relationship between two variables. But how do you perform correlation analysis in R? How do you report and visualize your results according to APA 7 style? In this blog post, you will learn everything you need about correlation in R, from choosing the right coefficient to creating stunning correlation heatmaps. Don’t miss this opportunity to master correlation in R! https://www.marsja.se/correlation-in-r-coefficients-visualizations-matrix/ #Rstats #datascience
Correlation in R: Coefficients, Visualizations, & Matrix Analysis

Explore correlation in R, matrix analysis techniques, and visualizations. Learn how to conduct and report correlations.

Erik Marsja

🚨 New research alert! 🧠 Our study shows that task-irrelevant vibrotactile stimuli can disrupt short-term memory for visually-presented verbal items. The interference is produced by conflicting amodal serial-ordering processes.

https://www.tandfonline.com/doi/full/10.1080/20445911.2023.2198065

#MemoryResearch #CognitiveScience 🧐 #Neuroscience 🧬 #Psychology πŸ§‘β€πŸ”¬ #ExperimentalPsychology πŸ”¬

Irrelevant changing-state vibrotactile stimuli disrupt verbal serial recall: implications for theories of interference in short-term memory

What causes interference in short-term memory? We report the novel finding that immediate memory for visually-presented verbal items is sensitive to disruption from task-irrelevant vibrotactile sti...

Taylor & Francis

Discover the Durbin-Watson Test and its role in examining autocorrelation in regression models. Learn how to carry out the test step-by-step in R using example data from Data Science, Psychology, and Hearing Science. Find out how to interpret the results and correct for autocorrelation. #DataScience #Statistics #Regression #RStats πŸ“ŠπŸ”

https://www.marsja.se/durbin-watson-test-in-r-step-by-step-incl-interpretation/

Durbin Watson Test in R: Step-by-Step incl. Interpretation

Share via: 1 Share More This blog will teach you how to carry out the Durbin-Watson Test in R. Have you ever run a linear regression model in R and wondered if the model’s assumptions hold? One common assumption of a linear regression model is the independence of observations, which means that the residuals (the […]

Erik Marsja

You how to create a residual plot in R in this article. Also, you'll discover when to employ various residual plots as well as how to understand them. A graphical technique for assessing a regression model's quality is a residual plot. They are useful for spotting problems with model assumptions including heteroscedasticity, non-linearity, and non-normality.

https://bit.ly/3S8Y2Nz

#Rstats

How to Make a Residual Plot in R & Interpret Them using ggplot2 - Erik Marsja

Here you will learn how to create a residual plot in R. In fact, you will learn about residual plots (three different types) and how to interpret them. We will also cover multiple examples on how to do residual plots in R with the ggplot2 package.

Erik Marsja
How to do a Kruskal-Wallis Test in R: https://bit.ly/3jPQ3Z3
#Rstats
How to do a Kruskal-Wallis Test in R

Here you will learn how and when to carry out the Kruskal-Wallis test in R, how to interpret the results, and other related things.

Erik Marsja