summary_check: Takes predictions from model object(s) and and combines it...

Description Usage Arguments Value

View source: R/func_summary_check.R

Description

Takes predictions from model object(s) and and combines it with actual values This function takes a vector of strings that represent the model object names

Usage

1
summary_check(generic_df)

Arguments

generic_df

The dataframe or datatable from which to get summarized information

Value

summary_check() This function will return the following moments for numeric columns of the data specified: mean, media, NA count, total rows, ratio of NA to total rows


bioticinteractions/predict2 documentation built on May 28, 2019, 7:12 p.m.