ComposeMixedGaussianFromFits: Compose a MixedGaussian model

Description Usage Arguments Details Value

View source: R/Utilities.R

Description

Compose a MixedGaussian model

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
ComposeMixedGaussianFromFits(
  tree,
  startingNodesRegimes,
  modelTypes,
  k,
  R,
  mapping,
  argsMixedGaussian,
  tableFits,
  modelTypesInTableFits,
  tableAncestors = NULL,
  verbose = FALSE
)

Arguments

tree, startingNodesRegimes, modelTypes, k, R, mapping, argsMixedGaussian, tableFits, modelTypesInTableFits, tableAncestors, verbose

Internal use.

Details

This is an internal function that needs to be exported solely for technical reasons. Not intended to be called by the end user.

Value

a PCM object.


venelin/PCMFit documentation built on June 7, 2021, 12:14 p.m.