mc_list2vec: Auxiliar function transforms list to a vector.

Description Usage Arguments Details Value Author(s)

View source: R/mc_list2vec.R

Description

This function takes a list of parameters and tranforms to a vector.

Usage

1
mc_list2vec(list_initial, list_power_fixed)

Arguments

list_initial

A list specifying initial values.

list_power_fixed

A list of logical operators specyfing if the power parameter should be estimated or not.

Details

It is an internal function, in general the users never will use this function. It will be useful, only if the user wants to implement a different variance-covariance matrix.

Value

A vector of model parameters.

Author(s)

Wagner Hugo Bonat


wbonat/mcglm documentation built on June 23, 2020, 11:06 a.m.