estimate_eta: Group-level estimation of eta

Description Usage Arguments Value Functions

Description

Group-level estimation of eta

Usage

1
2
3
estimate_eta(xz_svd, y, family)

estimate_eta_list(xz_svd_list, y_list, family)

Arguments

xz_svd, xz_svd_list

A compact singular vector decomposition objects or a list of compact singular vector decomposition objects.

y, y_list

A numeric vector or list of numeric vectors representing the response.

family

A description of the error distribution and link function to be used in the model. See glm

Value

a numeric vector or list of numeric vectors.

Functions


kschmaus/gammmbest documentation built on May 7, 2019, 9 p.m.