Variables2Shapes: A Random distributions Function

View source: R/Variables2Shapes.R

Variables2ShapesR Documentation

A Random distributions Function

Description

This function allows you to infer the distribution shapes of response variables as a two column matrix with the kurtosis and square of skeweness.

Usage

Variables2Shapes(
  Distribution_test_mat = RandoDiStats::distribution_test_mat(class_method =
    "discovery")
)

Arguments

Distribution_test_mat

Defaults to a matrix built with distribution_test_mat().

Examples

test_mat_distribution_shapes <- Variables2Shapes()

MSeidelFed/RandodiStats_package documentation built on July 31, 2022, 3 a.m.