Skip to main content

All Questions

Tagged with
17 questions with no upvoted or accepted answers
3 votes
0 answers
990 views

How to report results for generalised linear mixed model (glmmTMB) with beta distribution and logit link?

I am currently analysing the effect of canopy cover on the proportion of birds scavenging on carrion left out in nature. The data comes from several national parks, which I included as a random factor....
Peter's user avatar
  • 239
2 votes
0 answers
4k views

How to report the results of an anova() model comparison?

I have two models with the same outcome variable and the same independent variables, but Model 1 has two more independent variables than ...
Charlotte's user avatar
  • 123
2 votes
0 answers
17k views

How to report the results of a glm from R in a scientific paper

Say I have the following results from a glm (gaussian distribution) in R: ...
cgxytf's user avatar
  • 145
2 votes
0 answers
1k views

How can I report the results of a two-way ANOVA on a 3x4 factorial experiment?

I'm trying to generate some sort of table that shows statistical differences between my X1 and X2 variables, using a 2-way ANOVA test. I have a fertilizer experiment where I'm looking at the effect ...
ihb's user avatar
  • 23
2 votes
0 answers
485 views

Do I report the pvalue of the standardized or unstandardized factor loading in CFA/SEM?

Using lavaan, for a simple CFA or SEM with measurement tools, you can use parameterEstimates(fit, standardized=TRUE) to get the standardized factor loadings for the ...
debbybeginner's user avatar
2 votes
0 answers
599 views

GLMER results reporting

I used a GLMM to fit a poisson distribution. The likelihood ratio test with the null model is significant, and now I should carry out a posthoc analysis. Using glht:multcomp I got this output: ...
piravi's user avatar
  • 191
2 votes
0 answers
506 views

how to report the comparison of two samples means, accounting for covariates

I have two groups, patients & controls, and a dependent variable "performance". I want to compare the means of the two groups, but after removing the effect of two confounding continuous ...
Johann's user avatar
  • 364
2 votes
1 answer
798 views

Reporting the results of nonparametric regression using kernel weights

I am wondering how I can present the results of nonparametric regression. I performed the nonparametric tests using R, and R package np. The commands used for this ...
Nieve K's user avatar
  • 141
2 votes
0 answers
2k views

How to report permutation ANOVA results in a scientific publication?

I have been using lmp function from lmPerm package to calculate differences between treatment levels (2-ANOVA). Now, I am wondering how to report ...
Mikko's user avatar
  • 1,342
1 vote
0 answers
27 views

Necessary diagnostics of multiple quantile regression

I am wondering what are necessary statistics for multiple quantile regression model. I am considering creating a model e.g. using the quantreg R package: ...
Mikołaj's user avatar
  • 141
1 vote
0 answers
484 views

Logistic Regression with categorical predictors - how to report?

Hello Stack Exchange. I need to run a logistic regression to determine the significance of the effect of 5 categories of one variable on my dependent variable. I just can't find online anywhere how ...
Becca's user avatar
  • 11
1 vote
0 answers
1k views

Reporting binomial logistic regression

I want to report the results of a binomial logistic regression where I want to assess difference between the 3 levels of a factor (called System) on the dependent variable (called Response) taking two ...
L_T's user avatar
  • 1,713
1 vote
0 answers
349 views

Reporting variable importance results using cforest

I have a large data set of odour samples. I used cforest and varimp to determine the most important variables (ie chemical compounds) in identifying sex. How do I report this in a paper? Do I need to ...
Courtney Marneweck's user avatar
1 vote
0 answers
3k views

Reporting two-way ANOVA

I've been trying to figure out how to properly report a two way ANOVA with two between-subject variables and their interaction. Most references I found suggest to report it in the following way: ...
Pio's user avatar
  • 276
1 vote
0 answers
3k views

How to report a permutation test?

I want to compare a parameter between two independent groups of volunteers (see MWE below). All volunteers had baseline reading (V1) and a subsequent reading by a later visit (V2) for intervention (<...
doctorate's user avatar
  • 1,125

15 30 50 per page