Learn R Programming

gkwreg (version 1.0.7)

.process_fixed: Process Fixed Parameters for GKw Regression

Description

Process Fixed Parameters for GKw Regression

Usage

.process_fixed(fixed, param_names, fixed_params)

Value

A list of processed fixed parameters and coefficients.

Arguments

fixed

List of fixed parameters or coefficients.

param_names

Names of the parameters for the specified family.

fixed_params

List of fixed parameters from the family definition.