mc_getInformation: Getting information about model parameters

View source: R/mc_getInformation.R

mc_getInformationR Documentation

Getting information about model parameters

Description

This computes all information required about the number of model parameters.

Usage

mc_getInformation(list_initial, list_power_fixed, n_resp)

Arguments

list_initial

A list of initial values.

list_power_fixed

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

n_resp

A number specyfing the nmber of response variables.

Value

The number of β's, τ's, power and correlation parameters.

Author(s)

Wagner Hugo Bonat


mcglm documentation built on Sept. 16, 2022, 1:06 a.m.