mt_updateBeta: Updated regression parameters

View source: R/mt_updatedBeta.R

mt_updateBetaR Documentation

Updated regression parameters

Description

This function update a list of regression parameters. It will be useful only inside the fitting algorithm.

Usage

mt_updateBeta(list_initial, betas, information, n_resp)

Arguments

list_initial

A list of initial values.

betas

A vector with actual regression parameters values.

information

A list with information about the number of parameters in the model. In general the output from mt_getInformation.

n_resp

A numeric specyfing the number of response variables.

Value

A list with updated values of the regression parameters.

Author(s)

Wagner Hugo Bonat


wbonat/mglm4twin documentation built on Oct. 14, 2023, 9:37 p.m.