ok_file_ncomp: Compares to prior n_comp value.

ok_file_ncompR Documentation

Compares to prior n_comp value.

Description

Returns TRUE if matched in the value of n_comp; otherwise return FALSE.

Usage

ok_file_ncomp(filepath, filename, n_comp)

Arguments

filepath

A file path.

filename

A file name.

n_comp

Integer; the number of Gaussian components to be used with method_align = MGKernel. A typical value is 2 or 3. The variable n_comp overwrites the argument k in normalmixEM.

Value

A logical value


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.