build.iso.connectivity.matrix: Building Isotopes connectivity matrix

build.iso.connectivity.matrixR Documentation

Building Isotopes connectivity matrix

Description

This functions created the Isotopes connectivity matrix needed for the posterior estimation

Usage

build.iso.connectivity.matrix(Prior, DB, ratios = TRUE, v = TRUE,
  IT = 500)

Arguments

Prior

The output of compute.Priors() function

DB

The database used in a dataframe format. It has to be organized in the same fashion of the one included with the package

ratios

A logical value indicating if the matrix should contain the expected intensity ratios (default TRUE)

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 500)

Value

A matrix encoding the isotopes connections

Author(s)

Francesco Del Carratore francescodc87@gmail.com

See Also

build.add.connectivity.matrix build.bio.connectivity.matrix


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