Learn R Programming

propr (version 2.0.1)

simplify: Simplify Indexed Matrix

Description

This convenience function takes an indexed propr object and subsets the object based on that index. In addition, it populates the @pairs slot of the new object with an updated version of the original index.

Usage

simplify(object)

Arguments

object
An object of class propr.

Value

Returns a subsetted and indexed propr object.