missing.plot: Plot number of missing values by class

Description Usage Arguments Value Examples

View source: R/extra.R

Description

This function returns a dataframe with a multilevel structure. It generates a dataframe using a varying intercepts/varying slopes linear regression with a single target variable y.

Usage

1

Arguments

df

dataframe with missing values

class

name of the variable containing classes

Value

A barplot with the number of missing values by class, by variable

Examples

1
2

biokNN documentation built on April 22, 2021, 9:07 a.m.

Related to missing.plot in biokNN...