plot_fits: Helper to Plot Model Results

Description Usage Arguments

View source: R/processing.R

Description

Helper to Plot Model Results

Usage

1
plot_fits(x, y, glmnet_fit, rf_fit)

Arguments

x

The covariates to use for training.

y

The response to fit to.

glmnet_fit

The result of a glmnet model, to visualize.

rf_fit

The result of a rf model, to visualize.


krisrs1128/BIRSBIO2020.scProteomics.embeddings documentation built on July 29, 2020, 7:36 a.m.