util_app_loess {dataquieR}R Documentation

utility function for applicability of LOESS smoothed time course plots

Description

Test for applicability of LOESS smoothed time course plots

Usage

util_app_loess(x, dta)

Arguments

x

data.frame metadata

dta

logical vector, 1=matching data type, 0 = non-matching data type

Value

factor 0-3 for each variable in metadata

See Also

pro_applicability_matrix


[Package dataquieR version 2.1.0 Index]