Nate Phillips's Avatar

Nate Phillips

@nphillips36.bsky.social

UGA Clinical Psych PhD student. Interested in personality, externalizing behaviors, open science, and methods.

1,327 Followers  |  762 Following  |  111 Posts  |  Joined: 28.08.2023  |  2.0704

Latest posts by nphillips36.bsky.social on Bluesky

Love to see a registered report that reinforces why the registered report is such a valuable tool

07.10.2025 14:10 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Interactions are difficult to detect in field studies as they are typically tiny--very small to start with and made smaller by the joint unreliabilities of the components. Here, we find some but the contribution to explained variance is negligible. Call off the search. It is not worth the effort.

06.10.2025 15:39 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Pretty excited about this one. In this paper, we discuss the replication/credibility crisis, the factors that contribute to it, and clinical psychology's slow (really slow) progress in dealing with it. We offer a competency-based fraemwork for improving our training of future scholars.
1/2

02.10.2025 16:24 β€” πŸ‘ 17    πŸ” 6    πŸ’¬ 1    πŸ“Œ 0

Rigorous science is transparent science.

02.10.2025 15:26 β€” πŸ‘ 10    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

New paper led by @drlynam.bsky.social on the need for more training in and engagement with open science practices in clinical psych programs. It has been difficult to make progress due to a variety of barriers, including students working in labs uninterested or hostile to these approaches.

02.10.2025 12:36 β€” πŸ‘ 33    πŸ” 14    πŸ’¬ 1    πŸ“Œ 4
OSF

Just accepted from @vizecolin.bsky.social and myself. We coded Open Science practices (preregistration, RRs, open data, and open code) from 2021 to 2024 in two personality disorder journals (JPD, PDTRT) and three personality journals *JOP JRP, and EJP).
osf.io/preprints/ps...
1/5

19.09.2025 14:50 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0

Lol 100 percent. I feel similarly when diving into this literature and posted this a little while ago hoping for some clarity (and got crickets)

bsky.app/profile/nphi...

19.09.2025 14:00 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
A review of spline function procedures in R - BMC Medical Research Methodology Background With progress on both the theoretical and the computational fronts the use of spline modelling has become an established tool in statistical regression analysis. An important issue in splin...

Not sure if this is the type of work you're looking for, but I read this one recently and found it helpful! Interested to see what other folks recommend bmcmedresmethodol.biomedcentral.com/articles/10....

19.09.2025 13:07 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Additive and Interactive Relations of Personality and Cognition With Externalizing Behaviors - Nathaniel L. Phillips, Nathan T. Carter, Kevin M. King, Courtland S. Hyatt, Max M. Owens, Donald R. Lynam... Personality and cognition offer robust frameworks to understand the individual differences associated with externalizing behaviors. However, these literatures h...

π€πππ’π­π’π―πž 𝐚𝐧𝐝 𝐈𝐧𝐭𝐞𝐫𝐚𝐜𝐭𝐒𝐯𝐞 π‘πžπ₯𝐚𝐭𝐒𝐨𝐧𝐬𝐨𝐟 𝐏𝐞𝐫𝐬𝐨𝐧𝐚π₯𝐒𝐭𝐲 𝐚𝐧𝐝 𝐂𝐨𝐠𝐧𝐒𝐭𝐒𝐨𝐧 π–π’π­π‘π„π±π­πžπ«π§πšπ₯𝐒𝐳𝐒𝐧𝐠 𝐁𝐞𝐑𝐚𝐯𝐒𝐨𝐫𝐬 | "Although interaction effects were detected, they were small and practically negligible in their explanation of variance in externalizing behaviors" journals.sagepub.com/doi/10.1177/...

17.09.2025 15:40 β€” πŸ‘ 9    πŸ” 4    πŸ’¬ 0    πŸ“Œ 1

This imagery is the kind of thing you see in video games to let you know you’re in a totalitarian city or country.

27.08.2025 15:28 β€” πŸ‘ 5979    πŸ” 1224    πŸ’¬ 186    πŸ“Œ 42
Models as Prediction Machines: How to Convert Confusing Coefficients into Clear Quantities

Abstract
Psychological researchers usually make sense of regression models by interpreting coefficient estimates directly. This works well enough for simple linear models, but is more challenging for more complex models with, for example, categorical variables, interactions, non-linearities, and hierarchical structures. Here, we introduce an alternative approach to making sense of statistical models. The central idea is to abstract away from the mechanics of estimation, and to treat models as β€œcounterfactual prediction machines,” which are subsequently queried to estimate quantities and conduct tests that matter substantively. This workflow is model-agnostic; it can be applied in a consistent fashion to draw causal or descriptive inference from a wide range of models. We illustrate how to implement this workflow with the marginaleffects package, which supports over 100 different classes of models in R and Python, and present two worked examples. These examples show how the workflow can be applied across designs (e.g., observational study, randomized experiment) to answer different research questions (e.g., associations, causal effects, effect heterogeneity) while facing various challenges (e.g., controlling for confounders in a flexible manner, modelling ordinal outcomes, and interpreting non-linear models).

Models as Prediction Machines: How to Convert Confusing Coefficients into Clear Quantities Abstract Psychological researchers usually make sense of regression models by interpreting coefficient estimates directly. This works well enough for simple linear models, but is more challenging for more complex models with, for example, categorical variables, interactions, non-linearities, and hierarchical structures. Here, we introduce an alternative approach to making sense of statistical models. The central idea is to abstract away from the mechanics of estimation, and to treat models as β€œcounterfactual prediction machines,” which are subsequently queried to estimate quantities and conduct tests that matter substantively. This workflow is model-agnostic; it can be applied in a consistent fashion to draw causal or descriptive inference from a wide range of models. We illustrate how to implement this workflow with the marginaleffects package, which supports over 100 different classes of models in R and Python, and present two worked examples. These examples show how the workflow can be applied across designs (e.g., observational study, randomized experiment) to answer different research questions (e.g., associations, causal effects, effect heterogeneity) while facing various challenges (e.g., controlling for confounders in a flexible manner, modelling ordinal outcomes, and interpreting non-linear models).

Figure illustrating model predictions. On the X-axis the predictor, annual gross income in Euro. On the Y-axis the outcome, predicted life satisfaction. A solid line marks the curve of predictions on which individual data points are marked as model-implied outcomes at incomes of interest. Comparing two such predictions gives us a comparison. We can also fit a tangent to the line of predictions, which illustrates the slope at any given point of the curve.

Figure illustrating model predictions. On the X-axis the predictor, annual gross income in Euro. On the Y-axis the outcome, predicted life satisfaction. A solid line marks the curve of predictions on which individual data points are marked as model-implied outcomes at incomes of interest. Comparing two such predictions gives us a comparison. We can also fit a tangent to the line of predictions, which illustrates the slope at any given point of the curve.

A figure illustrating various ways to include age as a predictor in a model. On the x-axis age (predictor), on the y-axis the outcome (model-implied importance of friends, including confidence intervals).

Illustrated are 
1. age as a categorical predictor, resultings in the predictions bouncing around a lot with wide confidence intervals
2. age as a linear predictor, which forces a straight line through the data points that has a very tight confidence band and
3. age splines, which lies somewhere in between as it smoothly follows the data but has more uncertainty than the straight line.

A figure illustrating various ways to include age as a predictor in a model. On the x-axis age (predictor), on the y-axis the outcome (model-implied importance of friends, including confidence intervals). Illustrated are 1. age as a categorical predictor, resultings in the predictions bouncing around a lot with wide confidence intervals 2. age as a linear predictor, which forces a straight line through the data points that has a very tight confidence band and 3. age splines, which lies somewhere in between as it smoothly follows the data but has more uncertainty than the straight line.

Ever stared at a table of regression coefficients & wondered what you're doing with your life?

Very excited to share this gentle introduction to another way of making sense of statistical models (w @vincentab.bsky.social)
Preprint: doi.org/10.31234/osf...
Website: j-rohrer.github.io/marginal-psy...

25.08.2025 11:49 β€” πŸ‘ 943    πŸ” 283    πŸ’¬ 48    πŸ“Œ 19

This one and McCabe et al 2022 from @kevinmking.bsky.social's group are both awesome in thinking about the interpretability of these types of effects

22.08.2025 19:46 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

For those interested, here is a link to a new power paper:

Hancock, G. R., & Feng, Y. (2026). nmax and the quest to
restore caution, integrity, and practicality to the sample size planning process. Psychological Methods.

yifengquant.github.io/Publications...

19.08.2025 01:04 β€” πŸ‘ 63    πŸ” 24    πŸ’¬ 4    πŸ“Œ 2

Really appreciate the authors’ efforts to differentiate these practices. I’ve definitely seen the term β€œpreregistration” used to describe each of these three (registration, protocol, analysis plan) in isolation of one another, so it’s great to have a framework to address these jingle-jangle issues

14.08.2025 21:49 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

We don't really think one will be able to cleanly divide the personality disorders from Axis I disorders. We argue (following Lilienfeld's writing on psychopathology's distinction from normality) that it is a Roschian construct such that there won't be an easy way to cleave PDs from other disorders.

09.08.2025 15:51 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 3    πŸ“Œ 0
Preview
Interpersonal and personality disorders: Commentary on Wright et al. (2022) - PubMed Wright et al. (2022) propose to replace personality disorders with a new classification of interpersonal disorders. We suggest that the trait model addresses well the limitations of the personality di...

For another perspective...

pubmed.ncbi.nlm.nih.gov/37523287/

09.08.2025 14:48 β€” πŸ‘ 9    πŸ” 2    πŸ’¬ 2    πŸ“Œ 0
Preview
There Is an Information Blackout at Florida’s β€˜Alligator Alcatraz’ Migrant Detention Camp Public records related to Florida’s so-called β€œAlligator Alcatraz” migrant detention camp have...

Over 90 pages of "Alligator Alcatraz" files disappeared as I was looking at them and reporting on the situation. Our public records requests are getting stonewalled. A slew of experts told me this all seems to be illegal. talkingpointsmemo.com/muckraker/th...

05.08.2025 20:35 β€” πŸ‘ 4888    πŸ” 2203    πŸ’¬ 168    πŸ“Œ 114

Yeah, that checking the box was my intuition, too. Not surprising that these types of cases are pretty fringe though

26.07.2025 14:51 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Thanks for the response! Out of curiosity, how are y’all coding it if the raw data is coupled with open code showing the pipeline from raw data to clean data (as described in the manuscript)?

26.07.2025 14:28 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Let us know what you think!

25.07.2025 20:12 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Question for my open science peeps! @nphillips36.bsky.social and I are working on a lit review where we’re coding whether or not manuscripts have open data.
How should we handle cases where authors provide links to big, β€œopen” datasets? In some of these cases, the data are hidden behind so much…

25.07.2025 17:27 β€” πŸ‘ 6    πŸ” 3    πŸ’¬ 6    πŸ“Œ 1

Reposting for the morning crowd β€” recs would be appreciated!

25.07.2025 13:12 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

For the quanty folks: Any go-to readings comparing approaches to modeling nonlinearity? Seeing more on splines, fractional polynomials, etc., but struggling to find clear head-to-head comparisons or discussions of tradeoffs.

24.07.2025 20:06 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 2

Final vote. 50-50. VP breaks the tie.

One single GOP Senator could have stopped this abomination. Saved millions of parents from watching their child go hungry. Saved the lives destroyed when Medicaid disappears.

They will all live forever with the horror of this bill.

01.07.2025 16:07 β€” πŸ‘ 34997    πŸ” 10996    πŸ’¬ 2638    πŸ“Œ 1168

Same here lol -- I did not post it separately on purpose

30.06.2025 19:07 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
APA PsycNet

psycnet.apa.org/PsycARTICLES...

30.06.2025 18:31 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

It's a good time to be an antagonism researcher (because of this issue and for the many other reasons)

30.06.2025 18:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 1

Would love to see one of these reasonable applications, if you have any examples in mind. Thanks!

20.06.2025 19:24 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@drandreahoward.bsky.social, hold my beer..

Latent class growth models are worse than useless, and we've known this for more than 20 years.

(See Bauer 2007)

20.06.2025 19:05 β€” πŸ‘ 121    πŸ” 32    πŸ’¬ 10    πŸ“Œ 7

Very cool! I appreciate the thoughtful response and congrats on a really interesting paper

18.06.2025 21:46 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@nphillips36 is following 20 prominent accounts