buildMu {combi}R Documentation

A function to build the mu matrix

Description

A function to build the mu matrix

Usage

buildMu(offSet, latentVar, paramEsts, distribution, paramMatrix = FALSE)

Arguments

offSet

the offset matrix

latentVar, paramEsts, distribution

Latent variables, parameter estimates and distribution type

paramMatrix

A boolean, are feature parameters provided as matrix

Value

The mean matrix


[Package combi version 1.6.0 Index]