<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Jesper N. Wulff</title><link>https://jespernwulff.github.io/</link><atom:link href="https://jespernwulff.github.io/index.xml" rel="self" type="application/rss+xml"/><description>Jesper N. Wulff</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Tue, 30 Jun 2026 00:00:00 +0200</lastBuildDate><image><url>https://jespernwulff.github.io/media/icon_hu_c98bc1085d22e9da.png</url><title>Jesper N. Wulff</title><link>https://jespernwulff.github.io/</link></image><item><title>alphaN</title><link>https://jespernwulff.github.io/software/alphan/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://jespernwulff.github.io/software/alphan/</guid><description>&lt;p&gt;&lt;code&gt;alphaN&lt;/code&gt; implements the Bayesian–frequentist compromise from Wulff &amp;amp; Taylor (2024): it returns a sample-size-dependent significance threshold derived from Bayes factors, so that the alpha level shrinks as the sample grows. An interactive web app built on the same method lets users explore thresholds without writing code.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;install.packages(&amp;quot;alphaN&amp;quot;)
library(alphaN)
alphaN(n = 500)
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>biokNN</title><link>https://jespernwulff.github.io/software/bioknn/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://jespernwulff.github.io/software/bioknn/</guid><description>&lt;p&gt;&lt;code&gt;biokNN&lt;/code&gt; provides a bi-objective k-nearest-neighbours imputation method for multilevel data, balancing global structure and cluster-level structure when filling in missing values. It accompanies Cubillos, Wøhlk &amp;amp; Wulff (2022).&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;install.packages(&amp;quot;biokNN&amp;quot;)
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>bootmakr</title><link>https://jespernwulff.github.io/software/bootmakr/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://jespernwulff.github.io/software/bootmakr/</guid><description>&lt;p&gt;&lt;code&gt;bootmakr&lt;/code&gt; adds bootstrap inference to &lt;a href="https://carloscinelli.com/sensemakr/" target="_blank" rel="noopener"&gt;sensemakr&lt;/a&gt;-style sensitivity analysis, so that sensitivity statistics come with resampling-based uncertainty rather than point estimates alone. A companion Stata implementation is available as &lt;a href="../bootmakr-stata/"&gt;bootmakr for Stata&lt;/a&gt;.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;# install.packages(&amp;quot;remotes&amp;quot;)
remotes::install_github(&amp;quot;jespernwulff/bootmakr&amp;quot;)
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>bootmakr for Stata</title><link>https://jespernwulff.github.io/software/bootmakr-stata/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://jespernwulff.github.io/software/bootmakr-stata/</guid><description>&lt;p&gt;The Stata implementation of &lt;a href="../bootmakr/"&gt;bootmakr&lt;/a&gt;: bootstrap inference for &lt;code&gt;sensemakr&lt;/code&gt; sensitivity analysis, with support for clustered bootstrap, benchmark covariates, multiple &lt;code&gt;kd&lt;/code&gt; values, and plots.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;net install bootmakr, from(&amp;quot;https://raw.githubusercontent.com/jespernwulff/bootmakr-stata/main/&amp;quot;)
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>ginteff</title><link>https://jespernwulff.github.io/software/ginteff/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://jespernwulff.github.io/software/ginteff/</guid><description>&lt;p&gt;&lt;code&gt;ginteff&lt;/code&gt; is an R port of the Stata &lt;a href="https://doi.org/10.1177/1536867X231175253" target="_blank" rel="noopener"&gt;ginteff&lt;/a&gt; command by Marius Radean (&lt;em&gt;The Stata Journal&lt;/em&gt;, 2023). It computes two- and three-way interaction effects — via partial derivatives or first differences — for fitted regression models, with delta-method standard errors.&lt;/p&gt;
&lt;p&gt;Built as a thin wrapper around &lt;a href="https://marginaleffects.com" target="_blank" rel="noopener"&gt;marginaleffects&lt;/a&gt;, it supports arbitrary variance–covariance specifications (&lt;code&gt;&amp;quot;HC3&amp;quot;&lt;/code&gt;, clustered, or a user-supplied sandwich matrix), which propagate through to the final interaction-effect standard errors.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;# install.packages(&amp;quot;remotes&amp;quot;)
remotes::install_github(&amp;quot;jespernwulff/ginteff&amp;quot;)
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Comparing Apples With Apples: The Performance of State and Privately Owned Chinese Football Clubs</title><link>https://jespernwulff.github.io/publication/chinese-football-clubs-performance/</link><pubDate>Tue, 30 Jun 2026 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/chinese-football-clubs-performance/</guid><description/></item><item><title>Binary Regression Models: An Average Partial Effects Approach</title><link>https://jespernwulff.github.io/publication/binary-regression-average-partial-effects/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/binary-regression-average-partial-effects/</guid><description/></item><item><title>Blaming the Thermometer for the Fever: Separating Misapplication from Method in Null Hypothesis Significance Testing</title><link>https://jespernwulff.github.io/publication/separating-misapplication-from-method-nhst/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/separating-misapplication-from-method-nhst/</guid><description/></item><item><title>Diagnostics Without Microdata: Assessing Credibility of Event Studies and Difference-in-Differences Estimates After Publication</title><link>https://jespernwulff.github.io/publication/diagnostics-without-microdata/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/diagnostics-without-microdata/</guid><description/></item><item><title>From Pixels to Signals: Hierarchical Vision Transformers for Return Prediction</title><link>https://jespernwulff.github.io/publication/pixels-to-signals-return-prediction/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/pixels-to-signals-return-prediction/</guid><description/></item><item><title>Why You Should Not Use the ITCV With Robust Standard Errors (and What to Do Instead)</title><link>https://jespernwulff.github.io/publication/itcv-robust-standard-errors/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/itcv-robust-standard-errors/</guid><description/></item><item><title>Investigating the Analytical Robustness of the Social and Behavioural Sciences</title><link>https://jespernwulff.github.io/publication/analytical-robustness-social-behavioural-sciences/</link><pubDate>Thu, 02 Apr 2026 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/analytical-robustness-social-behavioural-sciences/</guid><description/></item><item><title>Investigating the Replicability of the Social and Behavioral Sciences</title><link>https://jespernwulff.github.io/publication/replicability-social-behavioral-sciences/</link><pubDate>Thu, 02 Apr 2026 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/replicability-social-behavioral-sciences/</guid><description/></item><item><title>Hic Sunt Dracones: On the Risks of Comparing the ITCV With Control Variable Correlations</title><link>https://jespernwulff.github.io/publication/itcv-control-variable-correlations/</link><pubDate>Sun, 01 Feb 2026 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/itcv-control-variable-correlations/</guid><description/></item><item><title>Exploring the Relevance of Two-Part Models in Innovation Research: Towards a Better Understanding of Innovation Sales</title><link>https://jespernwulff.github.io/publication/two-part-models-innovation-sales/</link><pubDate>Sat, 01 Feb 2025 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/two-part-models-innovation-sales/</guid><description/></item><item><title>Pioneering Automation in Agricultural Subsidy Processing Through Deep Learning for Computer Vision</title><link>https://jespernwulff.github.io/publication/deep-learning-agricultural-subsidy/</link><pubDate>Thu, 02 Jan 2025 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/deep-learning-agricultural-subsidy/</guid><description/></item><item><title>How and Why Alpha Should Depend on Sample Size: A Bayesian-Frequentist Compromise for Significance Testing</title><link>https://jespernwulff.github.io/publication/alpha-sample-size-bayesian-compromise/</link><pubDate>Thu, 01 Aug 2024 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/alpha-sample-size-bayesian-compromise/</guid><description/></item><item><title>CEO Personality Traits, Strategic Flexibility, and Firm Dynamics</title><link>https://jespernwulff.github.io/publication/ceo-personality-strategic-flexibility/</link><pubDate>Thu, 01 Feb 2024 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/ceo-personality-strategic-flexibility/</guid><description/></item><item><title>Public and Private Differences in Employees' Values: A Cross-Country Investigation of Schwartz's Basic Human Values Theory</title><link>https://jespernwulff.github.io/publication/public-private-employee-values/</link><pubDate>Thu, 02 Nov 2023 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/public-private-employee-values/</guid><description/></item><item><title>Common Methodological Mistakes</title><link>https://jespernwulff.github.io/publication/common-methodological-mistakes/</link><pubDate>Wed, 01 Feb 2023 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/common-methodological-mistakes/</guid><description/></item><item><title>Multilevel Survival Analysis of Interactions Between Parental- and Neighbourhood-Level Socioeconomic Indices in Childhood and Later Risks of Self-Harm and Violent Criminality: A National Cohort Study</title><link>https://jespernwulff.github.io/publication/multilevel-survival-self-harm/</link><pubDate>Wed, 01 Feb 2023 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/multilevel-survival-self-harm/</guid><description/></item><item><title>A Bi-Objective k-Nearest-Neighbors-Based Imputation Method for Multilevel Data</title><link>https://jespernwulff.github.io/publication/biknn-imputation-multilevel/</link><pubDate>Sat, 01 Oct 2022 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/biknn-imputation-multilevel/</guid><description/></item><item><title>Watch Me Go Big: CEO Narcissism and Corporate Acquisitions</title><link>https://jespernwulff.github.io/publication/ceo-narcissism-corporate-acquisitions/</link><pubDate>Fri, 22 Oct 2021 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/ceo-narcissism-corporate-acquisitions/</guid><description/></item><item><title>Prediction of Autism Risk From Family Medical History Data Using Machine Learning: A National Cohort Study From Denmark</title><link>https://jespernwulff.github.io/publication/autism-risk-machine-learning/</link><pubDate>Sun, 01 Aug 2021 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/autism-risk-machine-learning/</guid><description/></item><item><title>Statistical Myths About Log-Transformed Dependent Variables and How to Better Estimate Exponential Models</title><link>https://jespernwulff.github.io/publication/log-transformed-dependent-variables/</link><pubDate>Thu, 01 Jul 2021 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/log-transformed-dependent-variables/</guid><description/></item><item><title>A Multilevel Bayesian Framework for Predicting Municipal Waste Generation Rates</title><link>https://jespernwulff.github.io/publication/municipal-waste-generation-bayesian/</link><pubDate>Sat, 01 May 2021 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/municipal-waste-generation-bayesian/</guid><description/></item><item><title>Are You 110% Sure? Modeling of Fractions and Proportions in Strategy and Management Research</title><link>https://jespernwulff.github.io/publication/modeling-fractions-proportions/</link><pubDate>Sat, 01 May 2021 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/modeling-fractions-proportions/</guid><description/></item><item><title>Are Survey Experiments as Valid as Field Experiments in Management Research? An Empirical Comparison Using the Case of Ethnic Employment Discrimination</title><link>https://jespernwulff.github.io/publication/survey-vs-field-experiments/</link><pubDate>Sun, 01 Mar 2020 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/survey-vs-field-experiments/</guid><description/></item><item><title>Keeping It Within Bounds: Regression Analysis of Proportions in International Business</title><link>https://jespernwulff.github.io/publication/proportions-international-business/</link><pubDate>Sun, 01 Mar 2020 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/proportions-international-business/</guid><description/></item><item><title>Does Good Performance Reduce Bad Behavior? Antecedents of Ethnic Employment Discrimination in Public Organizations</title><link>https://jespernwulff.github.io/publication/ethnic-employment-discrimination-public/</link><pubDate>Sun, 01 Sep 2019 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/ethnic-employment-discrimination-public/</guid><description/></item><item><title>Generalized Two-Part Fractional Regression With cmp</title><link>https://jespernwulff.github.io/publication/generalized-two-part-fractional-cmp/</link><pubDate>Sat, 01 Jun 2019 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/generalized-two-part-fractional-cmp/</guid><description/></item><item><title>The Effect of Early-Life and Adult Socioeconomic Position on Development of Lifestyle-Related Diseases</title><link>https://jespernwulff.github.io/publication/socioeconomic-position-lifestyle-diseases/</link><pubDate>Sat, 01 Jun 2019 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/socioeconomic-position-lifestyle-diseases/</guid><description/></item><item><title>The Effect of Acquisitions on Exploration and Exploitation in China</title><link>https://jespernwulff.github.io/publication/acquisitions-exploration-exploitation-china/</link><pubDate>Thu, 09 May 2019 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/acquisitions-exploration-exploitation-china/</guid><description/></item><item><title>European Cross-Border Acquisitions: Long-Run Stock Returns and Firm Characteristics</title><link>https://jespernwulff.github.io/publication/european-cross-border-acquisitions/</link><pubDate>Sat, 01 Dec 2018 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/european-cross-border-acquisitions/</guid><description/></item><item><title>Is the Public Sector a Fairer Employer? Ethnic Employment Discrimination in the Public and Private Sectors</title><link>https://jespernwulff.github.io/publication/public-sector-fairer-employer/</link><pubDate>Sat, 01 Dec 2018 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/public-sector-fairer-employer/</guid><description/></item><item><title>Assessing the Relative Importance of Correlates of Loneliness in Later Life: Gaining Insight Using Recursive Partitioning</title><link>https://jespernwulff.github.io/publication/loneliness-recursive-partitioning/</link><pubDate>Fri, 02 Nov 2018 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/loneliness-recursive-partitioning/</guid><description/></item><item><title>A Two-Pronged Approach? Combined Leadership Styles and Innovative Behavior</title><link>https://jespernwulff.github.io/publication/combined-leadership-innovative-behavior/</link><pubDate>Mon, 10 Sep 2018 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/combined-leadership-innovative-behavior/</guid><description/></item><item><title>Antecedents of Ethnic Employment Discrimination in Public Organizations</title><link>https://jespernwulff.github.io/publication/proc-antecedents-ethnic-discrimination/</link><pubDate>Wed, 01 Aug 2018 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/proc-antecedents-ethnic-discrimination/</guid><description/></item><item><title>Fractional Regression Models in Strategic Management Research</title><link>https://jespernwulff.github.io/publication/proc-fractional-regression-strategic/</link><pubDate>Wed, 01 Aug 2018 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/proc-fractional-regression-strategic/</guid><description/></item><item><title>Multiple Imputation by Chained Equations in Praxis: Guidelines and Review</title><link>https://jespernwulff.github.io/publication/mice-praxis-guidelines-review/</link><pubDate>Sun, 01 Jan 2017 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/mice-praxis-guidelines-review/</guid><description/></item><item><title>A Systematic Assessment of Empirical Research on Foreign Entry Mode</title><link>https://jespernwulff.github.io/publication/foreign-entry-mode-assessment/</link><pubDate>Mon, 09 May 2016 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/foreign-entry-mode-assessment/</guid><description/></item><item><title>Interpreting Results From the Multinomial Logit Model: Demonstrated by Foreign Market Entry</title><link>https://jespernwulff.github.io/publication/multinomial-logit-foreign-entry/</link><pubDate>Wed, 01 Apr 2015 00:00:00 +0200</pubDate><guid>https://jespernwulff.github.io/publication/multinomial-logit-foreign-entry/</guid><description/></item><item><title>Entry Mode and Performance of Nordic Firms: Firm-Specific Advantages and International Experience</title><link>https://jespernwulff.github.io/publication/proc-entry-mode-nordic-firms/</link><pubDate>Thu, 01 Jan 2015 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/proc-entry-mode-nordic-firms/</guid><description/></item><item><title>Et billede siger mere end 1000 ord: Et eksempel på grafisk formidling og fortolkning af et multilevelstudie</title><link>https://jespernwulff.github.io/publication/graphical-communication-multilevel-da/</link><pubDate>Thu, 01 Jan 2015 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/graphical-communication-multilevel-da/</guid><description/></item><item><title>Testing the OLI-Model: Is Entry Mode Choice Important for Non-Financial and Financial Performance?</title><link>https://jespernwulff.github.io/publication/oli-model-entry-mode-da/</link><pubDate>Thu, 01 Jan 2015 00:00:00 +0100</pubDate><guid>https://jespernwulff.github.io/publication/oli-model-entry-mode-da/</guid><description/></item></channel></rss>