geerControl: Control of GEE-MCD/WGEE-MCD Model Fitting

Description Usage Arguments

View source: R/geerControl.R

Description

Construct control structures for GEE-MCD/WGEE-MCD model fitting

Usage

1
2
geerControl(trace = FALSE, profile = TRUE, ignore.const.term = TRUE,
  errorMsg = FALSE, use.weights.vec = FALSE)

Arguments

trace

whether or not the value of the objective function and the parameters should be print on every trace'th iteration.

profile

whether or not parameters should be estimated sequentially using the idea of profile likelihood.

ignore.const.term

whether or not the constant term should be considered when calculating quasi-likelihood and QIC.

errorMsg

whether or not the error message should be print.

use.weights.vec

whether or not a user-specified weights.vec should be used


gee4 documentation built on May 2, 2019, 10:14 a.m.