Learn R Programming

performance (version 0.9.1)

classify_distribution: Classify the distribution of a model-family using machine learning

Description

Choosing the right distributional family for regression models is essential to get more accurate estimates and standard errors. This function may help to Machine learning model trained to classify distributions

Usage

classify_distribution

Arguments

Format

An object of class randomForest.formula (inherits from randomForest) of length 8.

Details

Mean accuracy and Kappa of 0.86 and 0.85, repsectively.