Resource Library

Statistical Topic

Advanced Search | Displaying 81 - 90 of 196
  • This compendium facilitates the creation of good graphs by presenting a set of concrete examples, ranging from the trivial to the advanced. The graphs can all be reproduced and adjusted by copy-pasting code into the R console. Almost every example in this compendium is driven by the same philosophy: A good graph is a simple graph, in the Einsteinian sense that a graph should be made as simple as possible, but not simpler.  A note for R fans: the majority of our plots have been created in base R, but you will encounter some examples in ggplot.

     

    0
    No votes yet
  • R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R.

    R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, …) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity.

    0
    No votes yet
  • G*Power is a tool to compute statistical power analyses for many different t tests, F tests, χ2 tests, ztests and some exact tests. G*Power can also be used to compute effect sizes and to display graphically the results of power analyses.

    5
    Average: 5 (1 vote)
  • Tetrad is a program which creates, simulates data from, estimates, tests, predicts with, and searches for causal and statistical models. The aim of the program is to provide sophisticated methods in a friendly interface requiring very little statistical sophistication of the user and no programming knowledge. It is not intended to replace flexible statistical programming systems such as Matlab, Splus or R. Tetrad is freeware that performs many of the functions in commercial programs such as Netica, Hugin, LISREL, EQS and other programs, and many discovery functions these commercial programs do not perform.

    0
    No votes yet
  • RStudio is a set of integrated tools designed to help you be more productive with R. It includes a console, syntax-highlighting editor that supports direct code execution, and a variety of robust tools for plotting, viewing history, debugging and managing your workspace. 

    0
    No votes yet
  • The app allows you to see the trade-offs on various types of outlier/anomaly detection algorithms. Outliers are marked with a star and cluster centers with an X.

    0
    No votes yet
  • Check how your Bayes factor conclusion depends on the r-scale parameter.

    0
    No votes yet
  • This Shiny app implements the p-curve (Simonsohn, Nelson, & Simmons, 2014; see http://www.p-curve.com) in its previous ("app2") and the current version ("app3"), the R-Index and the Test of Insufficient Variance, TIVA (Schimmack, 2014; see http://www.r-index.org/), and tests whether p values are reported correctly.

    0
    No votes yet
  • Use presets or change parameter values manually to explore the cost-effectiveness of different research approaches to unearth true scientific discoveries. For detailed explanation and conceptual background, see LeBel, Campbell, & Loving (in press, JPSP), Table 3. This app is an extension of Zehetleitner and Felix Schönbrodt's (2016) positive predictive value app

    0
    No votes yet
  • This app allows you to derive an approximation to the difference in Bayesian information criterion and to the probability of the null and the alternative hypothesis from the sum of squares obtained in an ANOVA analysis.

    Required input

    • Number of participants
    • Df ... degrees of freedom of the effect of interest
    • Whether the effect is between or within participants
    • SSEffect ... sum of squares of the effect of interest
    • SSError ... sum of squares of the error, for within-factors the by-subject error, associated with this effect
    • SSTotal ... total sum of squares, only required for within-participant designs when using effective sample size (strongly recommended, Nathoo & Masson, 2007)
    0
    No votes yet

Pages