init_fixef: Initial estimates of fixed effect parameters

View source: R/setup.R

init_fixefR Documentation

Initial estimates of fixed effect parameters

Description

Fit the specified model without any random effects and use the resulting parameter estimates as initial values.

Usage

init_fixef(setup, spec, ...)

Arguments

setup

A spatq_setup

spec

A model specification, as from specify_estimated

...

Further arguments to pass to spatq_fit

Value

A spatq_setup with parameters of fixed-effects model initialized to their MLEs

Author(s)

John Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.