.calculate_theoretical_moments {gkwreg} | R Documentation |
Calculate Theoretical Moments for GKw Family Distributions
Description
Calculate Theoretical Moments for GKw Family Distributions
Usage
.calculate_theoretical_moments(family, params, num_points = 1000)
Arguments
family |
Character string specifying the distribution family |
params |
Named numeric vector of distribution parameters |
num_points |
Number of points for numerical integration |
Value
A vector containing the first four theoretical moments
[Package gkwreg version 1.0.10 Index]