mt_updateCov: Updated covariance parameters

View source: R/mt_updatedCov.R

mt_updateCovR Documentation

Updated covariance parameters

Description

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

Usage

mt_updateCov(list_initial, covariance, list_power_fixed, information, n_resp)

Arguments

list_initial

A list of initial values.

covariance

A vector with actual covariance parameters values.

list_power_fixed

A list of logicals indicating if the power parameter should be estimated or not.

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 covariance parameters.

Author(s)

Wagner Hugo Bonat


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