Skip to contents

extract_fixed extracts the best previous value of fixed effects, in a way that works for both mixed and fixed effect models.

Usage

extract_fixed(obj)

Arguments

obj

A TMB compiled object (class sdreport or ADFun).

Value

A numeric vector of fixed-effect estimates.