Learn R Programming

practicalSigni (version 0.1.2)

Practical Significance Ranking of Regressors and Exact t Density

Description

Consider a possibly nonlinear nonparametric regression with p regressors. We provide evaluations by 13 methods to rank regressors by their practical significance or importance using various methods, including machine learning tools. Comprehensive methods are as follows. m6=Generalized partial correlation coefficient or GPCC by Vinod (2021) and Vinod (2022). m7= a generalization of psychologists' effect size incorporating nonlinearity and many variables. m8= local linear partial (dy/dxi) using the 'np' package for kernel regressions. m9= partial (dy/dxi) using the 'NNS' package. m10= importance measure using the 'NNS' boost function. m11= Shapley Value measure of importance (cooperative game theory). m12 and m13= two versions of the random forest algorithm. Taraldsen's exact density for sampling distribution of correlations added.

Copy Link

Version

Install

install.packages('practicalSigni')

Monthly Downloads

146

Version

0.1.2

License

GPL (>= 2)

Maintainer

Hrishikesh Vinod

Last Published

December 1st, 2023

Functions in practicalSigni (0.1.2)

qTarald

Compute the quantile for exact t test density using Taraldsen's methods
effSizCut

Compute Effect Sizes for continuous or categorical data
reportRank

Function to report ranks of 13 criteria for practical significance
pracSig13

Compute thirteen measures of practical significance
pvTarald

Compute the p-value for exact correlation significance test using Taraldsen's exact methods.
fncut

fncut auxiliary converts continuous data into two categories