Learn R Programming

quollr (version 1.0.6)

augment: S3 generic for augment

Description

This is a generic function to augment datasets with predictions and error metrics from different models, including NLDR models.

Usage

augment(x, ...)

Arguments

x

An object to augment.

...

Additional arguments passed to methods (e.g., high-dimensional data).