make_latent {causal_modeling} R Documentation

Description

Usage

make_latent(manifest.names,
    latent.name = NULL,
    mode = A);

Arguments

manifest.names

a set of the feature id for make the manifest symbol to the latent definition or a vector of the @T:SMRUCC.genomics.Analysis.Microarray.LatentSymbol

latent.name

[as string]

mode

[as MeasurementModels]

Details

Authors

phenotype_kit

Value

this function returns data object of type LatentDefinition.

clr value class

Examples


[Package causal_modeling version 1.0.0.0 Index]