ParseIPAresults: Parse IPA resutls

ParseIPAresultsR Documentation

Parse IPA resutls

Description

This functions takes as input the output of the IPAposteriors() function and parses the results in a more readable fashion

Usage

ParseIPAresults(Post, Prior, dataset, DB, IDs = NULL, v = TRUE,
  IT = 500)

Arguments

Post

The output of IPAposteriors() function

Prior

The output of compute.Priors() function

dataset

The initial dataset

DB

Database

IDs

name of each feature in the initial dataset

v

A logical value indicating if the progress will be shown (default TRUE)

IT

A number inticating after how many iteration an update should be shown (default 120)

Value

A list containing the parsed results

Author(s)

Francesco Del Carratore francescodc87@gmail.com

See Also

find.Hits compute.Priors IPAposteriors


francescodc87/IPA documentation built on April 7, 2023, 4:27 a.m.