clotu: Classification of one OTU observation

Description Usage Arguments Value

View source: R/clotu.R

Description

Classify the given observation against a given target pair

Usage

1
clotu(da, sigma, mu1, mu2, esti.mode = 0, cl.mode = 0)

Arguments

da,

an observation

sigma,

estimated covariance matrix for the given target pair by Clime

mu1,

mean values for the first target group

mu2,

mean values for the second target group

esti.mode,

digits for covariance estimating method, 0 for Kaul's method, 1/2/3 for Jun Li's 1st/2nd/3rd method

cl.mode,

digits for classifying rule, 0 for the one in Kaul's software, 1 for the one in Kaul's paper

Value

predicted value of the given data


yewei369/clotu documentation built on Dec. 23, 2021, 7:19 p.m.