E_NTLKwIEx {NTLKwIEx} | R Documentation |
Estimate parameters with constraints
Description
This function estimates the parameters of the NTLKwIEx distribution while adhering to parameter constraints. It employs the maximum likelihood estimation method and returns estimated values for each parameter based on a given dataset and the specified constraints.
Usage
E_NTLKwIEx(data)
Arguments
data |
Numeric vector of data values. |
Value
Numeric vector of estimated parameters.
[Package NTLKwIEx version 0.1.0 Index]