soft_assignment: Function to calculate the third term in the objective...

View source: R/learn_graph.R

soft_assignmentR Documentation

Function to calculate the third term in the objective function

Description

Function to calculate the third term in the objective function

Usage

soft_assignment(X, C, sigma)

Arguments

X

input data

C

center of graph (D * K)

sigma

bandwidth parameter

Value

a matrix with diagonal element as 1 while other elements as zero (eye matrix)


cole-trapnell-lab/monocle3 documentation built on April 7, 2024, 9:24 p.m.