Learn R Programming

gkwreg (version 1.0.7)

.process_link: Process Link Functions for GKw Regression

Description

Process Link Functions for GKw Regression

Usage

.process_link(link, param_names, fixed_params)

Value

A list of link functions.

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.