.process_fixed {gkwreg} | R Documentation |
Process Fixed Parameters for GKw Regression
Description
Process Fixed Parameters for GKw Regression
Usage
.process_fixed(fixed, param_names, fixed_params)
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. |
Value
A list of processed fixed parameters and coefficients.
[Package gkwreg version 1.0.10 Index]