wrap_up_predict: Predict the class abundance wrap up script

View source: R/bgc_class_model.R

wrap_up_predictR Documentation

Predict the class abundance wrap up script

Description

Predict the class abundance wrap up script

Usage

wrap_up_predict(x, m = models_list_oms)

Arguments

x

a matrix of data frame. These are the predictor variables (i.e. domain abundances).

m

a list with all the models, as generated by class_model_train.

Value

A dataframe containing the predicted abundances.

Examples

wrap_up_predict(x)

pereiramemo/bgcpred documentation built on Dec. 14, 2022, 11:45 p.m.