View source: R/Variables2Shapes.R
Variables2Shapes | R Documentation |
This function allows you to infer the distribution shapes of response variables as a two column matrix with the kurtosis and square of skeweness.
Variables2Shapes( Distribution_test_mat = RandoDiStats::distribution_test_mat(class_method = "discovery") )
Distribution_test_mat |
Defaults to a matrix built with distribution_test_mat(). |
test_mat_distribution_shapes <- Variables2Shapes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.