• About
  • Documentation

  • More Universes
  • Recent Updates
  • Leader board

  • All repositories
  • All packages
  • All articles
  • All datasets
  • All system Libraries
wolfgangrolke
  • Builds
  • Packages
  • Articles
  • Datasets
  • Contribution
  • Badges
  • API
  • Feed

Links towolfgangrolke

MD2sample - Various Methods for the Two Sample Problem in D>1 Dimensions

The routine twosample_test() in this package runs the two-sample test using various test statistic for multivariate data. The user can also run several tests and then find a p value adjusted for simultaneous inference. The p values are found via permutation or via the parametric bootstrap. The routine twosample_power() allows the estimation of the power of the tests. The routine run.studies() allows a user to quickly study the power of a new method and how it compares to those included in the package. For details of the methods and references see the included vignettes.

Last updated

cpp

3.48 score 1 dependents 477 downloads

MDgof - Various Methods for the Goodness-of-Fit Problem in D>1 Dimensions

The routine gof_test() in this package runs the goodness-of-fit test using various test statistic for multivariate data. Models under the null hypothesis can either be simple or allow for parameter estimation. p values are found via the parametric bootstrap (simulation). The routine gof_test_adjusted_pvalues() runs several tests and then finds a p value adjusted for simultaneous inference. The routine gof_power() allows the estimation of the power of the tests. hybrid_test() and hybrid_power() do the same by first generating a Monte Carlo data set under the null hypothesis and then running a number of two-sample methods. The routine run.studies() allows a user to quickly study the power of a new method and how it compares to those included in the package via a large number of case studies. For details of the methods and references see the included vignettes.

Last updated

cpp

2.90 score 146 downloads

R2sample - Various Methods for the Two Sample Problem

The routine twosample_test() in this package runs the two sample test using various test statistic. The p values are found via permutation or large sample theory. The routine twosample_power() allows the calculation of the power in various cases, and plot_power() draws the corresponding power graphs. The routine run.studies allows a user to quickly study the power of a new method and how it compares to some of the standard ones.

Last updated

cpp

2.00 score 5 scripts 220 downloads

Rgof - 1d Goodness of Fit Tests

Routines that allow the user to run a large number of goodness-of-fit tests. It allows for data to be continuous or discrete. It includes routines to estimate the power of the tests and display them as a power graph. The routine run.studies allows a user to quickly study the power of a new method and how it compares to some of the standard ones.

Last updated

cpp

2.00 score 2 scripts 196 downloads

moodlequizR - Easily Create Fully Randomized 'Moodle' Test Questions

Routines to generate fully randomized 'moodle' quizzes. It also contains 15 examples and a 'shiny' app.

Last updated

2.00 score 1 scripts 141 downloads

simgof - Simultaneous Goodness-of-Fits Tests

Routine that allows the user to run several goodness-of-fit tests. It also combines the tests and returns a properly adjusted family-wise p value. Details can be found in <arXiv:2007.04727>.

Last updated

1.00 score 1 scripts 204 downloads