Learn R Programming

ntwk (version 1.0.0)

make_node_mle: Constructs the MLE from its components

Description

Constructs the MLE from its components

Usage

make_node_mle(components, output)

Arguments

components

List of components necessary to implement GrOU MLE.

output

String to indicate the form of the output: vector or matrix.

Value

GrOU MLE made from components.