getMean: getMean

Description Usage Arguments Value

View source: R/getMean.R

Description

Takes betas, x.matrix, and link and returns the estimated mean

Usage

1
getMean(betas, x.matrix, link)

Arguments

betas

p vector of regression parameters

x.matrix

nxp matrix of covariates

link

link between xbeta and the mean, identify for normal, logit for logistic, Gammalog for gamma with log link

Value

estimated Mean


MilesOtt/geeNET documentation built on Aug. 8, 2021, 7:31 p.m.