create_comparison_table {gkwreg}R Documentation

Create comparison table of fit statistics with expanded metrics

Description

Create comparison table of fit statistics with expanded metrics

Usage

create_comparison_table(fits, gof_tests = c("ks", "ad", "cvm"))

Arguments

fits

List of fitted gkwfit models

gof_tests

Character vector of goodness-of-fit tests to perform

Value

Data frame with comparison statistics


[Package gkwreg version 1.0.10 Index]