extract_fixed: Extract fixed effects Originally provided by...

View source: R/fit_tmb.R

extract_fixedR Documentation

Extract fixed effects Originally provided by https://github.com/kaskr/TMB_contrib_R/TMBhelper Internal function called by check_estimability.

Description

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,

The compiled object

Value

A vector of fixed-effect estimates


timjmiller/wham documentation built on Nov. 23, 2023, 2:46 a.m.