dropData {pscore}R Documentation

Drop unnecessary data from a MahalanobisComposite object.

Description

This function removes graphs and other sensitive data.

Usage

dropData(object)

Arguments

object

A MahalanobisComposite object

Value

A MahalanobisComposite object with some slots replaced with missing values

Examples

# make me!!!

[Package pscore version 0.4.0 Index]