.process_link {gkwreg} | R Documentation |
Process Link Functions for GKw Regression
Description
Process Link Functions for GKw Regression
Usage
.process_link(link, param_names, fixed_params)
Arguments
link |
A character string or list of character strings specifying link functions. |
param_names |
Names of the parameters for the specified family. |
fixed_params |
List of fixed parameters. |
Value
A list of link functions.
[Package gkwreg version 1.0.10 Index]