predict: predict.beem

Description Usage Arguments Author(s)

Description

Use a trained BEEM-static model to predict biomass, deviation from steady states and violation of model assumption

Usage

1
2
## S3 method for class 'beem'
predict(object, dat.new, dev, ncpu = 1, pert.new = NULL)

Arguments

object

output of the EM algorithm

dat.new

OTU count/relative abundance matrix (each OTU in one row)

dev

deviation of the error (for one sample) from the model to be excluded

ncpu

number of CPUs (default: 1)

pert.new

external perturbation presence matrix (each perturbation in one row, each sample in one column) (Default: NULL)

Author(s)

Chenhao Li, Gerald Tan, Niranjan Nagarajan


lch14forever/beem-static documentation built on Aug. 30, 2021, 4:41 p.m.