ag.glm.ds: Fits a generalized linear model

Description Usage Arguments Details Value Author(s) Examples

Description

THIS FUNCTION IS NOT USED ALONE, IT IS CALLED BY THE FUNCTION ds.glm FROM THE PACKAGE dsmodellingclient.

Usage

1
  ag.glm.ds(formula, family, beta.vect = NULL)

Arguments

formula

an object of class formula

family

a description of the error distribution and link function to used in the model

beta.vect

starting values for the parameters in the linear predictor

Details

Generalized linear modellling

Value

a list which contains: the fitted family, a score vector and an information matrix

Author(s)

Burton, P.; Laflamme, P.; Gaye, A.

Examples

1
2
3
{
# Please see the examples in the documentation of the function 'ds.glm' from the package 'dsmodellingclient'
}

datashield/ag.dev.sv documentation built on May 14, 2019, 7:46 p.m.