Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

7 results for “from:Frederik Feys”

how to summarize results from studies?
Frederik Feys · Jul 1, 2020 · r-help

Hello everyone I have some studies with results from the same outcome scale. I want to merge them into 1 summarised estimated result and its standard deviation. How do I do that in R? Thank you very much for your...

how to combine uncertainty and weighting in spearman correlation?
Frederik Feys · Jun 21, 2020 · r-help

Hello everyone At the moment I put a lot of attention in the uncertainty of my analyzes. I want to do a spearman correlation that takes into account the uncertainty in my observations and has weighting. uncertainty of observations: I...

add trailing dates with rbind
Frederik Feys · Aug 12, 2020 · r-help

I am having a hell of a time, this must surely be simple to solve?. Basically I want to add trailing dates to datasets with differing starting dates so that across datasets I have the same starting date. # make dataset...

how to summarize results from studies?
Frederik Feys · Jul 1, 2020 · r-help

Thank you Marc! I ended up using metafor library: res_UK <- escalc(mi=data_UK$GAD.7_mean, sdi=data_UK$weight_pred, ni=data_UK$GAD.7_mean_N, measure = "MN?) rma(yi, vi, data=res_UK, method="REML...

how to summarize results from studies?
Frederik Feys · Jul 1, 2020 · r-help

Thank you Michael! > Op 1 jul. 2020, om 19:07 heeft Michael Dewey <lists at dewey.myzen.co.uk> het volgende geschreven: > > Dear Frederik > > There is also a mailing list dedicated to meta-analysis in R > > https://stat.ethz.ch...

add trailing dates with rbind
Frederik Feys · Aug 12, 2020 · r-help

Thank you so much Eric! Wonderful to have an R community helping out so quickly! > Op 12 aug. 2020, om 14:10 heeft Eric Berger <ericjberger at gmail.com> het volgende geschreven: > > Hi Frederik, > (short answer) modify the assignment statement...

how to combine uncertainty and weighting in spearman correlation?
Frederik Feys · Jun 22, 2020 · r-help

Thanks Abby, some info on the data: score score_SD death_count population_size x1 x1_SD y1 corr_weight 4.3 2.3 5800 900.000 5.7 6.1 250 11.000.600 .. .. .. .. > Op 22 jun. 2020, om...

Can't find what you're looking for? Try searching with Google .