.extract_model_matrices {gkwreg} | R Documentation |
Extract model matrices from a gkwreg object with family-specific handling
Description
Extract model matrices from a gkwreg object with family-specific handling
Usage
.extract_model_matrices(x)
Arguments
x |
A fitted model object of class "gkwreg" |
Value
A list of model matrices
[Package gkwreg version 1.0.10 Index]