kingman_m: Compute the Kingman M matrix

View source: R/kingman_mean.R

kingman_mR Documentation

Compute the Kingman M matrix

Description

Compute the barycentre of the F-matrices based on a formula under the Kingman model

Usage

kingman_m(n = NULL, entry = NULL)

Arguments

n

The number of leaves in the model

entry

If NULL, full matrix is returned. Else, needs to be a 2-tuple (i, j) for the desired entry.


RSamyak/fmatrix documentation built on May 31, 2024, 12:29 a.m.