Skip to contents

Returns the flat coefficient vector regardless of whether the model was fitted with conquer::conquer ($coeff) or quantreg::rq ($coefficients).

Usage

extract_coefficients(model)

Arguments

model

A fitted model object.

Value

The coefficient vector.