Skip to content

Splitting statsample into smaller chunks #24

@IsmailM

Description

@IsmailM

I think it would be nice if statsample could be restructured into many extensions...

so if you simply need the wilcoxon test, you do the following:

require 'statsample/wilcoxon_test'

I believe that this would mean that dependencies are only installed when needed...

e.g. Based on my understanding the GSL library (and rb-gsl) are dependencies that are only required for Factorial analysis and polychorical correlation (according the Readme on the original fork). However, it is necessary to install these dependencies whether you are using Factorial analysis and polychorical correlation or not...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions