movMF_convert: Convert 'movMF' object

View source: R/movMF_convert.R

movMF_convertR Documentation

Convert 'movMF' object

Description

Given an output from the movMF package's movMF function, convert them into the standard mixture parameter format.

Usage

movMF_convert(movMF_object)

Arguments

movMF_object

a movMF object of K components in d dimensions.

Value

a named list containing

means

a (K \times d) matrix of means

concentrations

a K vector of concentrations

weights

a K vector of weights


maotai documentation built on April 12, 2025, 2:10 a.m.