p_giv_class | R Documentation |
Calculate P(X|Y) function
p_giv_class(features, asv_table, param_table, sample_data)
features |
list of feature names for indexing rows from asv_table |
asv_table |
rows as features, columns as samples |
param_table |
output of acquire_parameters for the class of choice |
sample_data |
character matrix: column 1 = sample names; column 2 = class labels (e.g. "asthmatic" and "healthy") |
likelihood value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.