Adam Kuczynski
banner
adamkuczynski.bsky.social
Adam Kuczynski
@adamkuczynski.bsky.social
Clinical Psychologist, Assistant Professor at UW Medicine | Alum UW Psychology | Founder of Inclivio EMA (https://inclivio.com) | Psychosis, improving inpatient psych (https://inpatientpsychology.org), digital interventions, loneliness, EMA/ESM
New paper in JAMA Psych, from Alex Moussa-Tooks, myself, Leah Gilbertson, and Sarah Kopelovich at @uwspiritlab.bsky.social. Inside, we talk about the important role of clinical psychology in inpatient psychiatric care and the need for more research in this area.

jamanetwork.com/journals/jam...
October 23, 2025 at 2:38 AM
This is super niche, but Guaraná. There's nothing I wouldn't have done to get this as a kid, but it's just too dang sweet now
February 20, 2025 at 3:52 PM
One of the more compelling paper invitations I've received 🤌😘
March 25, 2024 at 1:11 PM
They're incredible aren't they? So massive. Saw this just a bit east of the islands last week!
March 13, 2024 at 4:18 AM
🥵🥵🥵🥵

Technically....

🎮🐔🍣
March 12, 2024 at 3:13 PM
Just learned that the #rstats native pipe has a native placeholder! ⭐️⭐️⭐️⭐️⭐️
March 6, 2024 at 8:44 PM
Thanks! Love seeing your loaves, it inspires me to bake more!
January 21, 2024 at 8:19 PM
First shot at a Ken Forkish overnight white 🥖 Trying to join the ranks of @aidanhorner.bsky.social
January 21, 2024 at 7:12 PM
Inclivio will keep track of “nda” and send the updated value to the next survey. Want to do this with your patients or in your research? Check out Inclivio’s documentation at inclivio.com/docs or send me an email adam@inclivio.com
December 31, 2023 at 1:53 AM
On using days, here’s what they will see. A brief, action-oriented, personalized message developed in collaboration with the patient.
December 31, 2023 at 1:51 AM
And voila! On non-using days, my patient will see the following. They find it motivating to see this number going up each day.
December 31, 2023 at 1:51 AM
Then, create two end-of-survey messages in your Qualtrics library, one for abstaining days, one for non-abstaining days. You can pipe the “nda” embedded data in the abstaining day message to give personalized feedback. Then, create two end of surveys and branch depending the participant’s response.
December 31, 2023 at 1:51 AM
In your survey flow on Qualtrics, after your question block, send the “nda” value back to the participant on Inclivio using the custom survey parameters API in a web service element.
December 31, 2023 at 1:51 AM
Add JavaScript (JS) to your main question. When the question loads, you read the piped “nda” data from the previous question. Necessary because JS runs client-side, which means it cannot read embedded data. When the Q is submitted, read their response and increment "nda" if no use today.
December 31, 2023 at 1:50 AM
On Qualtrics, create your questions. I have 1 question about daily methamphetamine use and another text-only question above this that pipes in the “nda” embedded data as the question text. Why? You will read this text using JS in the MAMP question. White text so the participant does not see it!
December 31, 2023 at 1:50 AM
On Qualtrics, set embedded data to capture the regular survey parameters Inclivio sends + the custom survey parameter you just created.
December 31, 2023 at 1:49 AM
On Inclivio, create a custom survey parameter for the participant (Project > Participant) and initialize it with some value. In this case, I have “nda” for “number days abstained” and set it to 0 to start.
December 31, 2023 at 1:48 AM
Proud also that I got to develop and use Inclivio EMA (@inclivio.com) for this project. If you’ve made it this far into the thread and do EMA work, you should check it out: inclivio.com
December 12, 2023 at 12:54 AM
What did we find? When participants felt lonely they were more likely to feel depressed at the same time and 2.5 hours later. But…
December 12, 2023 at 12:52 AM