Newest Questions
218,468 questions
0
votes
0
answers
3
views
Is it statistically valid to use windowed KDE-normalized patches for Jensen-Shannon Divergence comparison?
I'm working with a spatially distributed dataset where I first estimate the global empirical distribution using Kernel Density Estimation (KDE). I then divide the data into smaller spatial patches (...
1
vote
1
answer
8
views
Reproducing complex SAS `PROC MIXED` specification in R `nlme::lme()` with random effects and correlation structure
TL;DR I'm struggling to specify a PROC MIXED SAS model in R using nlme:::lme.
What I'm trying to do
I am trying to reproduce the ...
1
vote
0
answers
8
views
Interrater reliability: calculation when not all raters rate all cases?
I have 15 raters who rated 70 cases (Y or N). Each case was rated by 5-8 raters. Raters rated between 5 and 70 cases.
My goal is to (#1) establish a measure of interrater reliability and, if possible, ...
0
votes
0
answers
5
views
GAMMs in R: How to interpret global term when concurvity with group-level smoother is present?
I've fixed my model and incorporated all the terms I believe have an effect on my response (abundance of a single species), but I'm stuck on how to interpret the long-term trend plot, ...
5
votes
0
answers
29
views
Shortcuts in a Bayesian power analysis without upsetting too many people
Apologies for the clickbait title - it's a reference to the fact that I know it's legitimately triggering to try to bring the frequentist concept of a power analysis into Bayesland where it doesn't ...
3
votes
1
answer
29
views
Can I cluster data based on their location and use it to account for spatial autocorrelation in my GLMM model?
I am trying to understand species presence (1/0) within protected areas in Africa using a set of predictor variables. My data is not nested and contains no hierarchies within it. My question pertains ...
0
votes
0
answers
10
views
Inverted difference-in-difference design
I'm currently working on a research paper that employs a difference-in-differences (DID) framework for causal identification. The twist in my setup is that I'm leveraging three plausibly exogenous ...
0
votes
0
answers
26
views
List of statistics books for understanding the subject [duplicate]
What are some lists of statistics books which teach the concept with real world example and with great mathematical details?
I want to understand where probability distributions, central limit theorem ...
2
votes
2
answers
70
views
Definition of the random-effect model
I am studying the random-effects model as a preparation for a meta-analysis. Unfortunately I am confused because there seem to be two inequivalent descriptions of the model in the literature:
In the ...
3
votes
1
answer
37
views
Negative F-value from micombine.F in miceadds after pooling positive F-values
I'm using the mice and miceadds packages in R to perform multiple imputation and then analyze the results.
Here's what I did:
I performed multiple imputation on my dataset using the mice package.
For ...
0
votes
0
answers
8
views
INLA model parametrization
I am new to using INLA models and wanted to know if I have violated an assumption.
I am working on distance sampling of highly mobile species. Each point in my data represents the centre of a 4*4km ...
2
votes
0
answers
11
views
XGBoost poor performance after MinMax scaling?
I am using XGBoost for a binary classification problem with an imbalanced dataset, for anomaly detection essentially.
I have trained my model on a dataset of a machine, lets call it Machine1, where I ...
0
votes
0
answers
34
views
Difference between fixed-effect model and random-effect model [duplicate]
I am studying the fixed-effect model and the random-effect model as a preparation for a meta-analysis. In the Handbook of Meta-Analysis, equations (4.2) and (4.6) and Applied Meta-Analysis with R and ...
-6
votes
0
answers
26
views
Understanding Statistical Significance in A/B Testing: Practical Examples and Common Pitfalls [closed]
What does it mean for an A/B test to be statistically significant? How do I determine if the results of my A/B test are statistically significant, and what statistical tests should I use?
0
votes
0
answers
20
views
Question in longitudinal survey is no longer asked. MNAR?
In a longitudinal hospitalization survey dataset, where patients are asked to fill out a survey each time they are admitted into the hospital, one of the questions is no longer asked. This question ...