coef.sdmTMB {sdmTMB}R Documentation

Get fixed-effect coefficients

Description

Get fixed-effect coefficients

Usage

## S3 method for class 'sdmTMB'
coef(object, complete = FALSE, model = 1, ...)

Arguments

object

The fitted sdmTMB model object

complete

Currently ignored

model

Linear predictor for delta models. Defaults to the first linear predictor.

...

Currently ignored


[Package sdmTMB version 0.7.2 Index]