summary.prepmodel: Show summary of the preprocessing model.

View source: R/prep.R

summary.prepmodelR Documentation

Show summary of the preprocessing model.

Description

Show summary of the preprocessing model.

Usage

## S3 method for class 'prepmodel'
summary(object, ...)

Arguments

object

preprocessing model (created by prep.fit).

...

potential further arguments (required for Method/Generic reasons).

Value

the object argument (invisibly).


mdatools documentation built on March 6, 2026, 5:08 p.m.